You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ This template has a built-in light/dark mode. It detects the user preferred colo
10
10
11
11
Pages are generated from the [Markdown](https://www.markdownguide.org/basic-syntax/) files in the `_pages` directory. It's easiest to copy an existing page to create a new page. Site deploys automatically when you push changes. Note that each deployment runs the following code checks:
12
12
13
-
-[Prettier](https://prettier.io/) - check the formatting of the code *attempting to disable*
13
+
-[Prettier](https://prettier.io/) - check the formatting of the code **disabled**
14
14
-[lychee](https://lychee.cli.rs/) - check for broken links
15
15
16
16
Errors from prettier are fixed by running 'npx prettier -w [file]' and pushing the new file (easiest to do on Analysis after installing the [Shopify Liquid Prettier Plugin](https://www.npmjs.com/package/@shopify/prettier-plugin-liquid)).
0 commit comments