This commit is contained in:
John Hill 2024-03-13 16:15:17 -07:00
parent a393bfb87a
commit d8df0e15e8

View File

@ -151,6 +151,7 @@ module.exports = {
'error',
{
cases: {
camelCase: true,
pascalCase: true
},
ignore: ['^.*\\.js$']