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 ```