build: drop eslint-plugin-unicorn (#47687)
build: drop eslint-plugin-unicorn (#47676)
This commit is contained in:
parent
cbec5f7a5a
commit
ca563d5464
7 changed files with 789 additions and 226 deletions
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"plugins": [
|
||||
"unicorn"
|
||||
"import"
|
||||
],
|
||||
"rules": {
|
||||
"unicorn/prefer-node-protocol": "error"
|
||||
"import/enforce-node-protocol-usage": ["error", "always"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue