forked from rDrama/rDrama
1
0
Fork 0
rDrama/node_modules/is-color-stop/.eslintrc

6 lines
78 B
Plaintext

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