Integrate yarn

This commit is contained in:
Futago-za Ryuu 2018-03-23 02:19:08 +00:00
parent 6335818cb7
commit b3329e626e
4 changed files with 5694 additions and 1 deletions

1
.gitignore vendored
View file

@ -4,4 +4,5 @@
/node_modules
/coverage
/.nyc_output
/*.log
/sh.exe.stackdump

1
.npmrc
View file

@ -1 +0,0 @@
package-lock=false

View file

@ -14,5 +14,6 @@ after_success:
- npm run coverage
cache:
yarn: true
directories:
- node_modules

5692
yarn.lock Normal file

File diff suppressed because it is too large Load diff