pucchinglgl/tsconfig.json

2 lines
74 B
JSON
Raw Normal View History

2020-12-29 03:33:50 +09:00
{ "compilerOptions": { "target": "esnext", "moduleResolution": "node" } }