gregory-jagermeister_Fantas.../.hintrc
2023-02-03 21:55:51 +11:00

9 lines
No EOL
146 B
Text

{
"extends": [
"development"
],
"hints": {
"typescript-config/consistent-casing": "off",
"typescript-config/strict": "off"
}
}