8 lines
126 B
JSON
Executable File
8 lines
126 B
JSON
Executable File
{
|
|
"extends": "tsex/tsconfig.json",
|
|
"compilerOptions": {
|
|
"noImplicitAny": false,
|
|
"noUnusedParameters": false
|
|
}
|
|
}
|