9 lines
127 B
Plaintext
Raw Permalink Normal View History

2025-02-13 02:29:50 +08:00
{
"extends": [
"development"
],
"hints": {
"no-inline-styles": "off",
"typescript-config/strict": "off"
}
}