Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Commit

Permalink
chore(defaults): update (#395)
Browse files Browse the repository at this point in the history
  • Loading branch information
evilebottnawi committed Feb 25, 2019
1 parent d7ae327 commit a5121cf
Show file tree
Hide file tree
Showing 6 changed files with 1,661 additions and 3,622 deletions.
7 changes: 2 additions & 5 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ module.exports = {
plugins: ['prettier'],
extends: ['@webpack-contrib/eslint-config-webpack'],
rules: {
'prettier/prettier': [
'error',
{ singleQuote: true, trailingComma: 'es5', arrowParens: 'always' },
],
'prettier/prettier': ['error'],
},
};
};
5 changes: 0 additions & 5 deletions .prettierrc

This file was deleted.

0 comments on commit a5121cf

Please sign in to comment.