Skip to content

Commit

Permalink
fix: reset prettier and browserslists
Browse files Browse the repository at this point in the history
  • Loading branch information
varl committed Mar 5, 2019
1 parent 52a7856 commit d1eab91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ function wipe_file_cfg(repo) {
'.prettierrc.toml',
'.prettier.config.js',
'prettier.config.js',
'.prettierrc.js',
'.browserslistrc',
'.editorconfig',
]

Expand Down

0 comments on commit d1eab91

Please sign in to comment.