mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2024-11-10 14:12:02 +00:00
7 lines
130 B
JSON
7 lines
130 B
JSON
{
|
|
"compilerOptions": {
|
|
"module": "ES6",
|
|
"target": "es6"
|
|
},
|
|
"include": ["src/**/*", "javascripts/**/*"]
|
|
} |