Skip to content

Commit

Permalink
style: default prettier options (#556)
Browse files Browse the repository at this point in the history
  • Loading branch information
evilebottnawi committed Nov 13, 2020
1 parent b996923 commit c92b5ee
Show file tree
Hide file tree
Showing 37 changed files with 2,523 additions and 2,077 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module.exports = {
root: true,
extends: ['@webpack-contrib/eslint-config-webpack', 'prettier'],
extends: ["@webpack-contrib/eslint-config-webpack", "prettier"],
};
1 change: 0 additions & 1 deletion .prettierrc.js

This file was deleted.

Loading

0 comments on commit c92b5ee

Please sign in to comment.