mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-03-05 05:20:59 -08:00
Update .eslintrc.js
This commit is contained in:
parent
d383c43b44
commit
bf64b2bb61
1 changed files with 1 additions and 4 deletions
|
|
@ -84,14 +84,11 @@ module.exports = {
|
|||
'plugin:react/recommended',
|
||||
'plugin:unicorn/recommended',
|
||||
'plugin:prettier/recommended',
|
||||
'prettier/react',
|
||||
'prettier/standard',
|
||||
'prettier/unicorn',
|
||||
'prettier',
|
||||
'standard-with-typescript',
|
||||
'plugin:@typescript-eslint/eslint-recommended',
|
||||
'plugin:@typescript-eslint/recommended',
|
||||
'plugin:@typescript-eslint/recommended-requiring-type-checking',
|
||||
'prettier/@typescript-eslint',
|
||||
'plugin:import/errors',
|
||||
'plugin:import/warnings',
|
||||
'plugin:import/typescript',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue