1
0
mirror of https://github.com/pierre42100/ComunicWeb synced 2025-03-20 18:14:30 +00:00

6 lines
70 B
JSON
Raw Normal View History

2020-04-10 13:18:26 +02:00
{
"compilerOptions": {
"target": "ES6",
"module": "commonjs"
}
}