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 b4e52da commit fa892adCopy full SHA for fa892ad
.gitignore
@@ -10,9 +10,6 @@
10
# Node.js
11
node_modules/
12
13
-# Bower
14
-bower_components/
15
-
16
# Test coverage
17
coverage/
18
@@ -25,4 +22,4 @@ package-lock.json
25
22
yarn.lock
26
23
27
24
# PNPM - package manager
28
-shrinkwrap.yaml
+shrinkwrap.yaml
.npmignore
@@ -1,2 +1,2 @@
1
# All unnecessary
2
-*
+*
0 commit comments