diff options
author | 2021-08-13 23:32:55 +0000 | |
---|---|---|
committer | 2021-08-13 23:32:55 +0000 | |
commit | 2347717deab3c3e6c675197b860bcda114fe42aa (patch) | |
tree | d99e9416b7b2c087ea3e4c0366f6fe04fac5de3f /examples/with-markdown-plugins | |
parent | 57b0c170e8fdbbfcc54ce0d7f9c039be67a1e1ab (diff) | |
download | astro-2347717deab3c3e6c675197b860bcda114fe42aa.tar.gz astro-2347717deab3c3e6c675197b860bcda114fe42aa.tar.zst astro-2347717deab3c3e6c675197b860bcda114fe42aa.zip |
[ci] yarn format
Diffstat (limited to 'examples/with-markdown-plugins')
-rw-r--r-- | examples/with-markdown-plugins/tsconfig.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/with-markdown-plugins/tsconfig.json b/examples/with-markdown-plugins/tsconfig.json index a384bc3bb..44465b140 100644 --- a/examples/with-markdown-plugins/tsconfig.json +++ b/examples/with-markdown-plugins/tsconfig.json @@ -1,3 +1,3 @@ { - "moduleResolution": "node" -}
\ No newline at end of file + "moduleResolution": "node" +} |