431b4de e89d22b 431b4de e89d22b 431b4de
1
2
3
4
5
6
7
8
9
10
11
{ "compilerOptions": { "target": "esnext", "outDir": "dist/", "module": "esnext", "moduleResolution": "node", "strictNullChecks": true, "strictBindCallApply": true, "lib": ["DOM", "ES2021"] } }