Skip to content

Commit

Permalink
chore: 🛠️ do not ignore json files
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Mar 21, 2021
1 parent d8e0c16 commit 53d8289
Showing 1 changed file with 3 additions and 19 deletions.
22 changes: 3 additions & 19 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,13 @@
*.yml
*.svg
*.gif
*.log
.DS_Store
.gitignore
.npmignore
.prettierignore
.babelrc
.editorconfig
.eslintrc
.eslintignore
.stylelintrc.json
.umi
.umi-production
yarn.lock
yarn-error.log
npm-debug.log
lerna-debug.log
package.json
tsconfig.json
tslint.json
AUTHORS.txt
CNAME
AUTHORS
LICENSE
lib/
es/
lib/
dist/
coverage/
sites/x6-sites/static/demos
Expand Down

0 comments on commit 53d8289

Please sign in to comment.