refactor(jshint): reduce duplication & test all JS files

Conflicts:
	src/Angular.js
	src/AngularPublic.js
	src/jqLite.js
	src/ng/directive/input.js
This commit is contained in:
Michał Gołębiowski
2014-06-23 23:17:31 +02:00
committed by Caitlin Potter
parent e1a3a6251f
commit fe1188daf3
41 changed files with 297 additions and 368 deletions

4
angularFiles.js vendored
View File

@@ -1,4 +1,6 @@
angularFiles = {
'use strict';
var angularFiles = {
'angularSrc': [
'src/minErr.js',
'src/Angular.js',