You've already forked hotpocket
BTHLABS-0000: eslint.config.js fixes and code cleanup
This commit is contained in:
@@ -7,7 +7,7 @@ export default defineConfig([
|
||||
{
|
||||
files: [
|
||||
'eslint.config.js',
|
||||
'hotpocket_backend/apps/ui/static/ui/js/hotpocket.*.js',
|
||||
'hotpocket_backend/apps/ui/static/ui/js/hotpocket-backend.*.js',
|
||||
],
|
||||
plugins: {
|
||||
js,
|
||||
@@ -66,7 +66,6 @@ export default defineConfig([
|
||||
},
|
||||
{
|
||||
ignores: [
|
||||
'hotpocket_backend/apps/**/static/**/*.js',
|
||||
'hotpocket_backend/static/**/*.js',
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user