summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-markdown-plugins')
-rw-r--r--examples/with-markdown-plugins/tsconfig.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/with-markdown-plugins/tsconfig.json b/examples/with-markdown-plugins/tsconfig.json
new file mode 100644
index 000000000..a384bc3bb
--- /dev/null
+++ b/examples/with-markdown-plugins/tsconfig.json
@@ -0,0 +1,3 @@
+{
+ "moduleResolution": "node"
+} \ No newline at end of file