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 818fa05 commit f52b401Copy full SHA for f52b401
.gitignore
@@ -0,0 +1,9 @@
1
+# Compilation
2
+dist
3
+
4
+# Node.js
5
+node_modules
6
+package-lock.json
7
8
+# JetBrains IDE
9
+.idea
0 commit comments