mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2026-06-28 21:20:04 +00:00
* lerna bootstrap after install * set npmClient to default instead of yarn to prevent from causing error with older yarn version * ref: https://github.com/lerna/lerna/pull/897 * update yarn.lock
18 lines
168 B
Plaintext
18 lines
168 B
Plaintext
# node
|
|
node_modules
|
|
package-lock.json
|
|
|
|
# testing
|
|
coverage
|
|
.eslintcache
|
|
|
|
# misc
|
|
.DS_Store
|
|
.vscode
|
|
|
|
# logs
|
|
lerna-debug.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|