Browse Source

Remove regular ESLint recommended

development
Abheek Dhawan 3 years ago
committed by GitHub
parent
commit
c25ece3045
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .eslintrc.json

1
.eslintrc.json

@ -1,6 +1,5 @@
{
"extends": [
"eslint:recommended",
"plugin:@typescript-eslint/recommended"
],
"plugins": [

Loading…
Cancel
Save