Files
motia/.npm-cache/_npx/0ebd1cb7ec11dd1f/node_modules/fast-uri/tsconfig.json
2025-10-19 14:57:07 +00:00

9 lines
166 B
JSON

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