Commit Graph

3 Commits

Author SHA1 Message Date
Scott González
72e6192517 Build: Move all external libraries to external directory
Closes gh-1593

Conflicts:
	Gruntfile.js
	test/index.html
2014-06-25 13:48:49 -04:00
Oleg Gaidarenko
874304fc30 Build: Spaces vs tabs
* Use tabs instead of spaces in jscs config

* Always use spaces in package.json (really hope this is temporary)

(cherry-picked from bbace100a3)
2014-04-24 23:45:55 +04:00
Oleg Gaidarenko
5ac2186903 Build: Update jscsrc
* Update "grunt-jscs-checker" package

* Use ".jscsrc" file instead of old ".jscs.json"

* Use jquery preset instead of explicitly defining all the jscs rules

(Cherry-picked from b7283d738e commit)
2014-04-15 18:10:51 +04:00