mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2024-11-01 14:10:29 +08:00
9 lines
146 B
Plaintext
9 lines
146 B
Plaintext
{
|
|
"extends": [
|
|
"development"
|
|
],
|
|
"hints": {
|
|
"typescript-config/consistent-casing": "off",
|
|
"typescript-config/strict": "off"
|
|
}
|
|
} |