This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
Operations
/
joystream
Xem
3
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Browse Source
prettier devops/ files
Mokhtar Naamani
4 năm trước cách đây
mục cha
fdb1f44b74
commit
f16b47cd58
1 tập tin đã thay đổi
với
4 bổ sung
và
4 xóa
Split View
Hiển thị tình trạng sai khác
4
4
devops/.eslintrc.js
+ 4
- 4
devops/.eslintrc.js
Xem Tập Tin
@@ -1,5 +1,5 @@
module.exports = {
-
env: {
-
node: true,
-
}
-}
+ env: {
+ node: true,
+ }
,
+}