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

6 lines
40 B
Text
Raw Normal View History

2022-04-15 14:24:30 +00:00
{
"rules": {
"camelcase": 0
}
}