Skip to content

Commit 7303bcd

Browse files
committed
fix prettier
1 parent 5e31eb8 commit 7303bcd

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"*.ts": "$(capture).test.ts, $(capture).test.tsx",
139139
"*.tsx": "$(capture).test.ts, $(capture).test.tsx",
140140
"*.env": "$(capture).env.*",
141-
"package.json": "pnpm-lock.yaml,yarn.lock,LICENSE,README*,CHANGELOG*,CNAME,.gitattributes,.eslintrc-auto-import.json,.gitignore,prettier.config.js,stylelint.config.js,commitlint.config.js,.stylelintignore,.prettierignore,.gitpod.yml,.eslintrc.cjs,.eslintignore"
141+
"package.json": "pnpm-lock.yaml,yarn.lock,LICENSE,README*,CHANGELOG*,CNAME,.gitattributes,.eslintrc-auto-import.json,.gitignore,prettier.config.cjs,stylelint.config.js,commitlint.config.js,.stylelintignore,.prettierignore,.gitpod.yml,.eslintrc.cjs,.eslintignore"
142142
},
143143
"terminal.integrated.scrollback": 10000,
144144
"nuxt.isNuxtApp": false
File renamed without changes.

0 commit comments

Comments
 (0)