0
Gabe Kangas 2021-06-15 23:16:45 -07:00
parent a4fcab8390
commit 238842bb66

View File

@ -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: {