1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-03-20 10:04:28 +00:00

6 lines
70 B
JSON

{
"compilerOptions": {
"target": "ES6",
"module": "commonjs"
}
}