Skip to content

Commit

Permalink
chromex-locale-lint is useless
Browse files Browse the repository at this point in the history
  • Loading branch information
xPaw committed Sep 10, 2024
1 parent d3606c6 commit 8879072
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,12 @@
"version": "node version.js",
"test": "eslint . && stylelint \"**/*.css\" && prettier \"**/*.css\" --check",
"test:ext": "web-ext lint",
"test:locale": "chromex-locale-lint",
"fix": "eslint . --fix && stylelint \"**/*.css\" --fix && prettier \"**/*.css\" --write"
},
"devDependencies": {
"@types/chrome": "^0.0.268",
"@types/firefox-webext-browser": "^120.0.3",
"archiver": "^7.0.1",
"chromex-locale-lint": "^0.1.0",
"eslint": "^8.47.0",
"eslint-config-standard": "^17.0.0",
"prettier": "^3.3.2",
Expand Down

0 comments on commit 8879072

Please sign in to comment.