Jacky Zhao
2024-01-28 2b62e29282f0e4572477f918162f8b5b4fbbcd51
fix: revert bad tsconfig change
1 files modified
2 ■■■ changed files
tsconfig.json 2 ●●● patch | view | raw | blame | history
tsconfig.json
@@ -4,7 +4,7 @@
    "experimentalDecorators": true,
    "module": "esnext",
    "target": "esnext",
    "moduleResolution": "bundler",
    "moduleResolution": "node",
    "strict": true,
    "incremental": true,
    "resolveJsonModule": true,