10 lines
152 B
JSON
Raw Permalink Normal View History

2019-01-27 04:49:21 +06:00
{
2017-09-27 20:25:41 +02:00
"compilerOptions": {
"allowJs": true,
"allowSyntheticDefaultImports": true
},
"exclude": [
"node_modules"
]
}