summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-11-28 19:06:31 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-11-28 19:07:31 -0500
commit665f82200f6d6d8550a468bd76ee19759467f665 (patch)
tree3bb9d890956ebfe37a230fb3f27bd6f187a1308f /package.json
parentcc13d967cc8be6a2e25961992719a03a52418ef4 (diff)
eslint: use stylistic to replace deprecated features
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 2666e56b..e90dc0ed 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,6 @@
{
"dependencies": {
+ "@stylistic/eslint-plugin": "^2.11.0",
"csso-cli": "^4.0.2",
"eslint": "^9.15.0",
"html-minifier-terser": "^7.2.0",