This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
Operations
/
joystream
Segui
3
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
prettier devops/ files
Mokhtar Naamani
4 anni fa
parent
fdb1f44b74
commit
f16b47cd58
1 ha cambiato i file
con
4 aggiunte
e
4 eliminazioni
Visualizzazione separata
Mostra Diff Stats
4
4
devops/.eslintrc.js
+ 4
- 4
devops/.eslintrc.js
Vedi File
@@ -1,5 +1,5 @@
module.exports = {
-
env: {
-
node: true,
-
}
-}
+ env: {
+ node: true,
+ }
,
+}