Commit Graph

3 Commits

Author SHA1 Message Date
Simon Vocella
25890c8cf9 add prettier and prettying everything (#3401)
* add prettier and prettying everything

* fix scripts and run yarn prettier

* fix scripts again and run yarn prettier

* use eslint-plugin-prettify instead of custom scripts
2017-05-16 19:12:03 +01:00
Daniel Lo Nigro
08f4284897 getUTCDay → getUTCDate in set-dev-version.js 2016-10-29 19:04:25 -07:00
Daniel Lo Nigro
0ad1ec6781 Set unique version number for CI (CircleCI and AppVeyor) builds (#1230)
* Set unique version number for CircleCI builds

* Separate script for setting dev version, move everything else back into circle.yml

*  - Set version through JS rather than shell script, so we can reuse the same script for AppVeyor
 - Only use date, not CircleCI build number (so the version is approximately consistent with AppVeyor)

* Also set version on AppVeyor
2016-10-20 21:09:46 -07:00