Files
MCP-Browser/node_modules/fast-uri/tsconfig.json
T
2026-03-25 09:47:08 -03:00

9 lines
166 B
JSON

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