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
prettier devops/ files
Mokhtar Naamani
4 years ago
parent
fdb1f44b74
commit
f16b47cd58
1 changed files
with
4 additions
and
4 deletions
Split View
Show Diff Stats
4
4
devops/.eslintrc.js
+ 4
- 4
devops/.eslintrc.js
View File
@@ -1,5 +1,5 @@
module.exports = {
-
env: {
-
node: true,
-
}
-}
+ env: {
+ node: true,
+ }
,
+}