aboutsummaryrefslogtreecommitdiff
path: root/packages/typescript-config/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/typescript-config/package.json')
-rw-r--r--packages/typescript-config/package.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/typescript-config/package.json b/packages/typescript-config/package.json
new file mode 100644
index 0000000..2254381
--- /dev/null
+++ b/packages/typescript-config/package.json
@@ -0,0 +1,6 @@
+{
+ "name": "@imemio/typescript-config",
+ "version": "0.0.1",
+ "description": "Shared TypeScript configurations",
+ "files": ["base.json", "node.json"]
+}