diff options
author | Sam Light <samlight1994@gmail.com> | 2025-04-01 22:06:20 +0100 |
---|---|---|
committer | Sam Light <samlight1994@gmail.com> | 2025-04-01 22:06:20 +0100 |
commit | 719b4a30f9533c9683ec2da61338ec4a9a2d177c (patch) | |
tree | 3cad68c667d8f76a8158955aebfcd923e7288213 /package.json | |
parent | 9c9813363746d2f6e8774df90444aaabcfa54668 (diff) |
Removed undded eslint config
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 5cb6d1a..de4bde8 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,6 @@ "prod": "webpack --mode=production --progress" }, "devDependencies": { - "@lightscale/eslint-config": "^1.0.2", "@lightscale/webpack-config": "^1.0.0" } } |