Skip to content

Commit c1c6f04

Browse files
committed
Removed node_modules
1 parent 3ab9aff commit c1c6f04

File tree

6,290 files changed

+12
-414864
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

6,290 files changed

+12
-414864
lines changed

.gitignore

+12-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
1-
/npm-debug.log
2-
node_modules
1+
# OSX
2+
#
3+
.DS_Store
4+
5+
# node.js
6+
#
7+
node_modules/
8+
npm-debug.log
9+
yarn-error.log
10+
11+
# editors
12+
.vscode

node_modules/.bin/eslint

-15
This file was deleted.

node_modules/.bin/eslint.cmd

-7
This file was deleted.

node_modules/.yarn-integrity

-233
This file was deleted.

node_modules/acorn-jsx/LICENSE

-19
This file was deleted.

node_modules/acorn-jsx/README.md

-64
This file was deleted.

node_modules/acorn-jsx/index.js

-3
This file was deleted.

0 commit comments

Comments
 (0)