about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorSamuel Newman <mozzius@protonmail.com>2024-03-12 21:57:56 +0000
committerSamuel Newman <mozzius@protonmail.com>2024-03-12 21:57:56 +0000
commita3c09f9f862a4b4abe43cbb6d1042369fb1e14ba (patch)
tree727ff0713592fc550e77db10ad020b852100eb3e /package.json
parent090b35e52e3c42214bcf044a70d3658d1cf8b2de (diff)
downloadvoidsky-a3c09f9f862a4b4abe43cbb6d1042369fb1e14ba.tar.zst
add and configure import sort plugin
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 2571fe772..4e7ad9387 100644
--- a/package.json
+++ b/package.json
@@ -234,6 +234,7 @@
     "eslint-plugin-lingui": "^0.2.0",
     "eslint-plugin-react": "^7.33.2",
     "eslint-plugin-react-native-a11y": "^3.3.0",
+    "eslint-plugin-simple-import-sort": "^12.0.0",
     "html-webpack-plugin": "^5.5.0",
     "husky": "^8.0.3",
     "is-ci": "^3.0.1",