mirror of
https://github.com/tcgdex/compiler.git
synced 2025-04-22 02:32:10 +00:00
Added new endpoints: energyTypes trainerTypes suffixes stages dexIds regulationMarks variants
10 lines
147 B
JSON
10 lines
147 B
JSON
{
|
|
"ts-node": {
|
|
"transpileOnly": true
|
|
},
|
|
"extends": "./node_modules/@dzeio/config/tsconfig.base",
|
|
"compilerOptions": {
|
|
"baseUrl": "./"
|
|
}
|
|
}
|