2017-09-27 20:26:09 +02:00

10 lines
154 B
JSON

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