Skip to content

Commit e91715c

Browse files
committedAug 31, 2021
v1.135.0
0 parents  commit e91715c

File tree

1,445 files changed

+14131656
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,445 files changed

+14131656
-0
lines changed
 

‎.editorconfig

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[*]
2+
charset=utf-8
3+
end_of_line=lf
4+
trim_trailing_whitespace=true
5+
insert_final_newline=true
6+
indent_style=tab
7+
indent_size=3

‎.eslintignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
js/sw-files.js

0 commit comments

Comments
 (0)
Please sign in to comment.