Mathieu Acthernoene 7587c40111 Initial release
2017-08-01 18:44:14 +02:00

9 lines
151 B
JSON

{
"compilerOptions": {
"allowJs": true,
"allowSyntheticDefaultImports": true
},
"exclude": [
"node_modules"
]
}