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 45c5283 commit 4fa5085Copy full SHA for 4fa5085
.editorconfig
@@ -9,4 +9,4 @@ indent_size = 2
9
end_of_line = lf
10
charset = utf-8
11
trim_trailing_whitespace = true
12
-insert_final_newline = true
+insert_final_newline = true
.gitignore
@@ -6,3 +6,4 @@ dist
6
esbuild-why*.html
7
.env
8
.npmrc
+yarn.lock
0 commit comments