mirror of
https://github.com/yoboujon/dumber.git
synced 2025-06-09 14:20:50 +02:00
6 lines
No EOL
83 B
JSON
6 lines
No EOL
83 B
JSON
{
|
|
"extends": "airbnb-base",
|
|
"rules": {
|
|
"no-console":"error"
|
|
}
|
|
} |