summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
Diffstat (limited to 'examples/blog')
-rw-r--r--examples/blog/tsconfig.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/blog/tsconfig.json b/examples/blog/tsconfig.json
new file mode 100644
index 000000000..a384bc3bb
--- /dev/null
+++ b/examples/blog/tsconfig.json
@@ -0,0 +1,3 @@
+{
+ "moduleResolution": "node"
+} \ No newline at end of file
n> 2021-09-04📘DOC: Fix URL normalization for the Left Sidebar in docs (#1299)Gravatar Caleb Jasik 2-2/+14 2021-09-04examples: Fix with-tailwindcss example #1256 (#1312)Gravatar kreako 2-1/+1 2021-09-04[ci] collect statsGravatar FredKSchott 2-1/+2 2021-09-03docs: add a period (#1306)Gravatar Sam Chen 1-1/+1