mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-24 16:25:00 -04:00
Improved: eslint + stylelint: Do not scan extension folder (#4606)
* ignore in eslint * ignore in stylelint
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
*.min.js
|
||||
extensions/
|
||||
node_modules/
|
||||
p/scripts/vendor/
|
||||
vendor/
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
extensions/
|
||||
node_modules/
|
||||
p/scripts/vendor/
|
||||
vendor/
|
||||
|
||||
Reference in New Issue
Block a user