We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 694fa8b commit 6dced89Copy full SHA for 6dced89
2 files changed
.gitignore
@@ -102,10 +102,3 @@ typings/
102
103
# TernJS port file
104
.tern-port
105
-
106
107
-# # # Individual additions
108
-.browserslistrc
109
-.vscode
110
-renovate.json
111
-CODE-OF-CONDUCT.md
.npmignore
@@ -8,3 +8,9 @@ commitlint.config.js
8
.prettierignore
9
.htmlvalidate.json
10
bower.json
11
+
12
+# # # Individual additions
13
+.browserslistrc
14
+.vscode
15
+renovate.json
16
+CODE-OF-CONDUCT.md
0 commit comments