Files
yakpanel-core/YakPanel-server/frontend/node_modules/uncontrollable/tsconfig.json
2026-04-07 05:05:28 +05:30

9 lines
140 B
JSON

{
"extends": "@4c/tsconfig/web.json",
"compilerOptions": {
"noImplicitAny": false,
"rootDir": "src"
},
"include": ["src"]
}