summaryrefslogtreecommitdiffstats
path: root/prettier.config.js
diff options
context:
space:
mode:
authoramzrk22020-08-15 15:18:08 +0800
committeramzrk22020-08-15 15:18:08 +0800
commit7b348fbe00dacda715e9ceab7b6bad5e6cf4ae46 (patch)
treea733257ad2b66281f658451c362b8ef6be8c3cfc /prettier.config.js
parent2ab30a541b96354274ae559cc8d19c2a1f6e7988 (diff)
downloadhugo-theme-fuji-7b348fbe00dacda715e9ceab7b6bad5e6cf4ae46.tar.gz
hugo-theme-fuji-7b348fbe00dacda715e9ceab7b6bad5e6cf4ae46.tar.bz2
hugo-theme-fuji-7b348fbe00dacda715e9ceab7b6bad5e6cf4ae46.zip
update: update min Hugo version
Diffstat (limited to 'prettier.config.js')
-rw-r--r--prettier.config.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/prettier.config.js b/prettier.config.js
index 0bd2846..1916658 100644
--- a/prettier.config.js
+++ b/prettier.config.js
@@ -1,5 +1,4 @@
module.exports = {
- trailingComma: 'es5',
tabWidth: 2,
semi: true,
singleQuote: true,