6 lines
78 B
Plaintext
Raw Normal View History

2021-02-11 21:31:41 +08:00
{
"extends": "eslint-config-airbnb/base",
"rules": {
"strict": 0
}
}