wow-cms-acorecms/jsconfig.json
2020-07-12 19:08:03 +02:00

7 lines
No EOL
128 B
JSON

{
"compilerOptions": {
"module": "commonjs",
"target": "es6"
},
"include": ["apps/npm_scripts/**/*"]
}