We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f58a43 commit bd279caCopy full SHA for bd279ca
3 files changed
packages/development-edition-engine-react/.editorconfig
@@ -0,0 +1,11 @@
1
+# editorconfig.org
2
+root = true
3
+
4
+[*]
5
+indent_style = space
6
+indent_size = 2
7
+tab_width = 2
8
+end_of_line = lf
9
+charset = utf-8
10
+trim_trailing_whitespace = true
11
+insert_final_newline = true
packages/development-edition-engine-react/.gitignore
@@ -0,0 +1,8 @@
+node_modules/
+.DS_Store
+patternlab.json
+.sass-cache/*
+/sass-cache
+Thumbs.db
+.idea/
+public
packages/development-edition-engine-react/patternlab.png
-11.4 KB
0 commit comments