Files
Canteen-Management-System/counter-frontend/node_modules/@babel/traverse/tsconfig.overrides.json
2026-07-24 12:06:56 +05:30

6 lines
101 B
JSON

{
"compilerOptions": {
"strictNullChecks": true,
"strictPropertyInitialization": true
}
}