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 ac812a5 commit fd23e3aCopy full SHA for fd23e3a
.gitignore
@@ -45,3 +45,8 @@ yarn.lock
45
# System Files
46
.DS_Store
47
Thumbs.db
48
+
49
+# package manager files
50
+package-lock.json
51
+yarn.lock
52
+yarn-error.log
.npmignore
@@ -16,3 +16,8 @@
16
!.vscode/launch.json
17
!.vscode/extensions.json
18
.chrome
19
20
21
22
23
0 commit comments