6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
{
|
|
"extends": "eslint-config-airbnb/base",
|
|
"rules": {
|
|
"strict": 0
|
|
}
|
|
} |