This website works better with JavaScript
Home
Explore
Help
Sign In
Operations
/
joystream
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
eslint-config: remove root .eslintrc.js
Mokhtar Naamani
4 years ago
parent
aa4481ccda
commit
39014573b2
1 changed files
with
0 additions
and
5 deletions
Split View
Show Diff Stats
0
5
.eslintrc.js
+ 0
- 5
.eslintrc.js
View File
@@ -1,5 +0,0 @@
-module.exports = {
- extends: [
- '@joystream/eslint-config'
- ],
-};