Files
WorkManager/node_modules/i18next-xhr-backend/tslint.json
2024-12-13 08:53:01 +01:00

9 lines
149 B
JSON

{
"defaultSeverity": "error",
"extends": "dtslint/dtslint.json",
"rules": {
"semicolon": false,
"no-null-undefined-union": false
}
}