Skip to content

Commit

Permalink
Remove Qs from eslint globals
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonKhorev committed Feb 4, 2025
1 parent 06cece2 commit a1029ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/eslint.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ module.exports = [
L: "readonly",
OSM: "writable",
Matomo: "readonly",
Qs: "readonly",
Turbo: "readonly",
updateLinks: "readonly"
}
Expand Down

0 comments on commit a1029ed

Please sign in to comment.