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

6 lines
78 B
Plaintext
Raw Normal View History

2021-12-13 22:28:32 +00:00
{
"extends": "eslint-config-airbnb/base",
"rules": {
"strict": 0
}
}