database-petani-mobile/node_modules/@babel/traverse/tsconfig.overrides.json
2026-02-23 16:39:35 +07:00

6 lines
101 B
JSON

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