angular / angular-hint

run-time hinting for AngularJS applications
362 stars 45 forks source link

Make sure everything runs in 'strict mode' #4

Closed caguillen214 closed 10 years ago

caguillen214 commented 10 years ago

Add 'use strict' to all files and make sure all variables are declared with 'var'

caguillen214 commented 10 years ago

Moved to: https://github.com/angular/angular-hint-directives/issues/3