Gabe Kangas 5 years ago
parent
commit
238842bb66
  1. 2
      web/.eslintrc.js

2
web/.eslintrc.js

@ -7,8 +7,6 @@ module.exports = {
'plugin:react/recommended', 'plugin:react/recommended',
'airbnb', 'airbnb',
'prettier', 'prettier',
'prettier/@typescript-eslint',
'prettier/react',
], ],
parser: '@typescript-eslint/parser', parser: '@typescript-eslint/parser',
parserOptions: { parserOptions: {

Loading…
Cancel
Save