chore: apply prettier on all files
This commit is contained in:
parent
6933e8ee86
commit
5ba5244e4b
19 changed files with 12727 additions and 2254 deletions
15
.prettierignore
Normal file
15
.prettierignore
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
.tmp
|
||||
.idea
|
||||
.vscode
|
||||
.npmrc
|
||||
.nvmrc
|
||||
node_modules/
|
||||
build/
|
||||
build-tools/
|
||||
reports/
|
||||
coverage/
|
||||
dist/
|
||||
**/*.md
|
||||
**/*.yml
|
||||
package.json
|
||||
package-lock.json
|
||||
Loading…
Add table
Add a link
Reference in a new issue