hz-zhhq-web/node_modules/is-color-stop/.eslintrc

6 lines
78 B
Plaintext
Raw Normal View History

2025-02-25 13:45:28 +08:00
{
"extends": "eslint-config-airbnb/base",
"rules": {
"strict": 0
}
}