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 d3368ef commit 00b705fCopy full SHA for 00b705f
.gitignore
@@ -34,4 +34,5 @@ demo/hooks
34
demo/app/**/*.css
35
npm-debug.log
36
node_modules
37
-docs/html
+docs/html
38
+/.project
.npmignore
@@ -25,6 +25,7 @@ scratch/
25
.idea/
26
.settings/
27
.vscode/
28
+.project
29
test-reports.xml
30
31
demo/
0 commit comments