Files
mooknote_web/node_modules/fast-uri/tsconfig.json
DelLevin-Home a4a326401e 1
2026-03-10 22:06:32 +08:00

9 lines
166 B
JSON

{
"compilerOptions": {
"allowJs": true,
"checkJs": true,
"strict": true,
"noImplicitAny": true,
"target": "es2015"
}
}