Commit Graph

11 Commits

Author SHA1 Message Date
7c1573fb07 Use standard and prettier (#10)
* switch from custom eslint config to standard + prettier

* fix new standard eslint violations

* add editorconfig file

* auto-fix all other violations

* update lint yarn script

* remove jshint comment
2019-07-09 13:24:13 -07:00
8ad271d81c and finally, return to standard mo 2016-05-19 14:33:04 -07:00
ec06c51c5d final sweep, moved everything to _v4 2016-05-19 14:23:33 -07:00
68a8f712c8 fix eslint errors 2016-05-19 07:52:01 -07:00
3d1efa57a0 splip in lodash-migrate for debugging 2016-05-19 07:28:52 -07:00
c991b589a4 transition away from lodash-node 2015-03-17 11:59:06 -07:00
2266c4eb13 update the bower repo's package.json file as well as it's bower.json 2014-05-19 11:51:30 -07:00
cc6ff367be updated browser_client tasks to only run the build once durring release, and added a call to npm publish when publishing the bower component 2014-05-06 13:32:06 -07:00
03f7a844a3 use lodash-node rather than vanilla lodash so that lodash doesn't attach to require js even when it's available. 2014-02-11 16:08:10 -07:00
8530ebb48b Fixed the bower release process 2014-02-06 14:55:28 -07:00
5b07717116 worked out bower release process 2014-01-30 13:17:53 -07:00