Browse Source

eslint-config: remove root .eslintrc.js

Mokhtar Naamani 4 years ago
parent
commit
39014573b2
1 changed files with 0 additions and 5 deletions
  1. 0 5
      .eslintrc.js

+ 0 - 5
.eslintrc.js

@@ -1,5 +0,0 @@
-module.exports = {
-  extends: [
-    '@joystream/eslint-config'
-  ],
-};