c9147d86a8
Also added test for the mojang processor. TBD: Progress System for Validations. TBD: Processor for Distribution.json.
8 lines
147 B
JSON
8 lines
147 B
JSON
{
|
|
"compilerOptions": {
|
|
"module": "commonjs",
|
|
"esModuleInterop": true,
|
|
"resolveJsonModule": true
|
|
},
|
|
"extends": "./tsconfig.json"
|
|
} |