mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 14:48:08 +02:00
Update the eslint-plugin-unicorn
package to the latest version
Also enables the `no-useless-spread` rule, see https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-useless-spread.md, which didn't require any code changes.
This commit is contained in:
parent
014d00e4fb
commit
d0c87e13ce
3 changed files with 6 additions and 11 deletions
|
@ -26,7 +26,7 @@
|
|||
"eslint-plugin-no-unsanitized": "^3.1.5",
|
||||
"eslint-plugin-prettier": "^3.4.0",
|
||||
"eslint-plugin-sort-exports": "^0.4.0",
|
||||
"eslint-plugin-unicorn": "^34.0.1",
|
||||
"eslint-plugin-unicorn": "^35.0.0",
|
||||
"globals": "^13.10.0",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-postcss": "^9.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue