diff options
Diffstat (limited to 'docs/tsconfig.json')
| -rw-r--r-- | docs/tsconfig.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/tsconfig.json b/docs/tsconfig.json new file mode 100644 index 0000000..3cab56b --- /dev/null +++ b/docs/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "./.docs/.nuxt/tsconfig.json" +} |
