kopia lustrzana https://github.com/cheeaun/phanpy
Add script for biome check
rodzic
c02d35135b
commit
1c6deb46ae
|
@ -16,7 +16,8 @@
|
||||||
"readme:i18n-volunteers": "node scripts/update-i18n-volunteers-readme.js",
|
"readme:i18n-volunteers": "node scripts/update-i18n-volunteers-readme.js",
|
||||||
"test": "playwright test",
|
"test": "playwright test",
|
||||||
"test:ui": "playwright test --ui",
|
"test:ui": "playwright test --ui",
|
||||||
"test:headed": "playwright test --headed"
|
"test:headed": "playwright test --headed",
|
||||||
|
"formatting-check": "npx biome check"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@formatjs/intl-localematcher": "~0.6.1",
|
"@formatjs/intl-localematcher": "~0.6.1",
|
||||||
|
|
Ładowanie…
Reference in New Issue