mirror of
https://github.com/rommapp/romm.git
synced 2026-03-03 02:27:00 +00:00
fix: add missing path for patcher.worker.js in linter ignore list
This commit is contained in:
@@ -49,6 +49,7 @@ lint:
|
||||
- linters: [ALL]
|
||||
paths:
|
||||
- frontend/assets/patcherjs/**
|
||||
- frontend/public/assets/patcherjs/patcher.worker.js
|
||||
- frontend/src/__generated__/**
|
||||
- docker/Dockerfile
|
||||
- docker/nginx/js/**
|
||||
|
||||
Reference in New Issue
Block a user