aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/with-gatsby/packages/tsconfig/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-gatsby/packages/tsconfig/package.json')
-rw-r--r--examples/with-gatsby/packages/tsconfig/package.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/examples/with-gatsby/packages/tsconfig/package.json b/examples/with-gatsby/packages/tsconfig/package.json
deleted file mode 100644
index 23e0c0f..0000000
--- a/examples/with-gatsby/packages/tsconfig/package.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "name": "tsconfig",
- "version": "0.0.0",
- "private": true,
- "files": [
- "base.json",
- "nextjs.json",
- "gatsby.json",
- "react-library.json"
- ]
-}