1
0
Fork 0
mirror of https://github.com/Findus23/RainbowRoad.git synced 2024-09-19 16:03:52 +02:00
RainbowRoad/commands/tsconfig.json

6 lines
90 B
JSON

{
"compilerOptions": {
"resolveJsonModule": true,
"esModuleInterop": true
}
}