aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoruntir_l <87096069+untir-l@users.noreply.github.com>2022-05-28 19:02:55 +0000
committeruntir_l <87096069+untir-l@users.noreply.github.com>2022-05-28 19:10:46 +0000
commitbb69f5cb6ea907f7b5d671f9ee5ad17fcb5c3471 (patch)
treea4d75f62c2bffd6025d1d1a10670b7045f965308 /package.json
downloaduserscripts-bb69f5cb6ea907f7b5d671f9ee5ad17fcb5c3471.tar
userscripts-bb69f5cb6ea907f7b5d671f9ee5ad17fcb5c3471.tar.gz
userscripts-bb69f5cb6ea907f7b5d671f9ee5ad17fcb5c3471.zip
Initial commit
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..b0c8134
--- /dev/null
+++ b/package.json
@@ -0,0 +1,6 @@
+{
+ "devDependencies": {
+ "eslint": "^8.16.0",
+ "eslint-config-xo": "^0.41.0"
+ }
+}