1. add prettier 2.update license in package.json (#9)

* chore: add prettier(1st step)
* chore:update license
This commit is contained in:
Hexxa 2018-06-06 20:58:40 +08:00 committed by GitHub
parent 86aa39c526
commit 2450522333
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@
"test": "go test -v ./... && yarn jest --coverage"
},
"author": "hexxa",
"license": "ISC",
"license": "LGPL-3.0",
"devDependencies": {
"babel-core": "^6.26.0",
"babel-jest": "^21.2.0",