mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-06-19 17:53:27 +08:00
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:
committed by
Caitlin Potter
parent
e1a3a6251f
commit
fe1188daf3
4
angularFiles.js
vendored
4
angularFiles.js
vendored
@@ -1,4 +1,6 @@
|
||||
angularFiles = {
|
||||
'use strict';
|
||||
|
||||
var angularFiles = {
|
||||
'angularSrc': [
|
||||
'src/minErr.js',
|
||||
'src/Angular.js',
|
||||
|
||||
Reference in New Issue
Block a user