SafetyScreen-ui/node_modules/is-color-stop/.eslintrc

6 lines
78 B
Plaintext
Raw Normal View History

2025-03-29 19:33:58 +08:00
{
"extends": "eslint-config-airbnb/base",
"rules": {
"strict": 0
}
}