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 faa1252 commit 7c66205Copy full SHA for 7c66205
.editorconfig
@@ -1,7 +1,7 @@
1
# EditorConfig is awesome: http://EditorConfig.org
2
3
# top-most EditorConfig file
4
-root = false
+root = true
5
6
[*]
7
end_of_line = lf
.gitignore
@@ -11,4 +11,4 @@ node_modules
11
test/qml/Output
12
test/build.*
13
test/.cache
14
-
+.DS_Store
0 commit comments