koel/resources/assets/js/stubs/.eslintrc

6 lines
44 B
Text
Raw Normal View History

2017-02-09 06:53:37 +00:00
{
"rules": {
"camelcase": "off"
}
}