You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
"allowJs": true, /* Allow javascript files to be compiled. */
7
-
"strict": false, /* Enable all strict type-checking options. */
7
+
"strict": true, /* Enable all strict type-checking options. */
8
8
"esModuleInterop": true, /* Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'. */
9
9
"lib": ["esnext", "webworker", "dom"],
10
10
"skipLibCheck": true, /* Skip type checking of declaration files. */
0 commit comments