ylemkimon
|
c06b36cb6a
|
Replace yarn run and yarn install with yarn , remove building with npm instructions (#1528)
* Replace `yarn run` with `yarn`
* Replace `yarn install` with `yarn`
* Remove building using `npm` from node.md
|
2018-07-30 14:31:25 +09:00 |
|
ylemkimon
|
a76c4b9a2f
|
Switch npm to Yarn (#1522)
* Add testUrl to jest config
* Switch npm to Yarn
|
2018-07-29 11:36:27 -07:00 |
|
ylemkimon
|
383a68b935
|
Remove Makefile and migrate to NPM scripts (#1135)
* Remove Makefile and migrate to NPM scripts
* Update documentation/.arclint
* Check node version in prestart
* Group test npm scripts into `test:`
|
2018-02-06 12:39:24 -05:00 |
|
Emily Eisenberg
|
7f1b53cbfd
|
Fix arc lint
Summary: Move the linting configuration to `.arclint` so that `arc lint`
works again.
Test plan:
- `arc lint`
Auditors: alpert
|
2015-06-26 13:57:02 -07:00 |
|