accords-library.com/run_accords_prettier.sh

3 lines
101 B
Bash
Raw Normal View History

2022-03-13 14:39:19 +00:00
npx prettier --end-of-line auto --write "**/*.tsx"
npx prettier --end-of-line auto --write "**/*.ts"