mirror of
https://github.com/hexastack/hexabot
synced 2025-01-22 18:45:57 +00:00
fix: add react in plugins
This commit is contained in:
parent
fe0c2f14fc
commit
164aaca5e3
@ -1,6 +1,6 @@
|
||||
{
|
||||
"root": true,
|
||||
"plugins": ["@typescript-eslint", "import", "license-header"],
|
||||
"plugins": ["@typescript-eslint", "import", "license-header", "react"],
|
||||
"extends": [
|
||||
"eslint:recommended",
|
||||
"plugin:@typescript-eslint/recommended",
|
||||
|
Loading…
Reference in New Issue
Block a user