7 lines
116 B
JSON
7 lines
116 B
JSON
{
|
|
"extends": "standard",
|
|
"rules": {
|
|
"camelcase": "off",
|
|
"no-multiple-empty-lines": "off"
|
|
}
|
|
} |