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

2
web/.eslintrc.js

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

Loading…
Cancel
Save