-
Michael Kriese authored
Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Michael Kriese authoredCo-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
tsconfig.spec.json 159 B
{
"extends": "./tsconfig",
"compilerOptions": {
"moduleResolution": "node",
"module": "CommonJS",
"allowJs": false,
"checkJs": false
}
}