We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86ceff1 commit edbdd2cCopy full SHA for edbdd2c
.github/workflows/lint.yml
@@ -30,4 +30,4 @@ jobs:
30
with:
31
node-version: "22"
32
- name: Lint with Prettier
33
- run: npx prettier templates/switchers.js
+ run: npx prettier templates/switchers.js --check --single-quote
0 commit comments