1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2024-11-21 21:09:22 +00:00
comunicapiv2/tsconfig.json
2019-11-21 17:04:15 +01:00

6 lines
67 B
JSON

{
"compilerOptions": {
"target": "es6",
"sourceMap": true
}
}