aboutsummaryrefslogtreecommitdiff
path: root/packages/eslint-config-base/package.json
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2021-07-25 20:54:38 +0200
committerHampusM <hampus@hampusmat.com>2021-07-25 20:54:38 +0200
commite8392e65591b99f52c89cbec4554c87b19bde335 (patch)
tree18d5d7cddcd7f81e821dd2c5f6b3e0182b0153a9 /packages/eslint-config-base/package.json
parenta32365a7fea97fbf2a7b906ea77415ab744e7b43 (diff)
Organized Eslint stuff
Diffstat (limited to 'packages/eslint-config-base/package.json')
-rw-r--r--packages/eslint-config-base/package.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/eslint-config-base/package.json b/packages/eslint-config-base/package.json
new file mode 100644
index 0000000..51c3fcc
--- /dev/null
+++ b/packages/eslint-config-base/package.json
@@ -0,0 +1,8 @@
+{
+ "name": "eslint-config-base",
+ "version": "1.0.0",
+ "main": "index.js",
+ "author": "HampusMat",
+ "license": "MIT",
+ "private": true
+}