PC/node_modules/is-color-stop/.eslintrc
2026-01-26 23:20:48 +08:00

6 lines
78 B
Plaintext

{
"extends": "eslint-config-airbnb/base",
"rules": {
"strict": 0
}
}