mirror of
https://github.com/azerothcore/acore-cms.git
synced 2026-08-17 22:23:06 -04:00
7 lines
No EOL
128 B
JSON
7 lines
No EOL
128 B
JSON
{
|
|
"compilerOptions": {
|
|
"module": "commonjs",
|
|
"target": "es6"
|
|
},
|
|
"include": ["apps/npm_scripts/**/*"]
|
|
} |