diff --git a/.github/workflows/build_and_deploy.yml b/.github/workflows/build_and_deploy.yml index d3232c6..3fd6ead 100644 --- a/.github/workflows/build_and_deploy.yml +++ b/.github/workflows/build_and_deploy.yml @@ -19,7 +19,7 @@ jobs: strategy: matrix: - node-version: [16.x] + node-version: [18.x] steps: - name: 🚚 Get latest code diff --git a/.prettierrc.json b/.prettierrc.json index 84dc521..947bd19 100644 --- a/.prettierrc.json +++ b/.prettierrc.json @@ -1,5 +1,6 @@ { "tabWidth": 4, + "printWidth": 120, "overrides": [ { "files": "*.md", diff --git a/public/index.html b/public/index.html index 3227c0c..e22b640 100644 --- a/public/index.html +++ b/public/index.html @@ -5,10 +5,7 @@ - +