From a41cea9b7396abd2aec576ba62411678b65d36ee Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Sat, 27 Feb 2021 01:57:14 +0100 Subject: [PATCH] update --- .prettierrc.json | 2 +- README.template.md | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/.prettierrc.json b/.prettierrc.json index 85392cd..6fb2b46 100644 --- a/.prettierrc.json +++ b/.prettierrc.json @@ -1,5 +1,5 @@ { - "printWidth": 80, + "printWidth": 105, "tabWidth": 4, "useTabs": false, "semi": true, diff --git a/README.template.md b/README.template.md index da90375..c974fab 100644 --- a/README.template.md +++ b/README.template.md @@ -48,10 +48,7 @@ Or import it as an ES module: ```html ```