atticoos / gulp-ng-config

:wrench: Create AngularJS constants from a JSON config file
MIT License
173 stars 35 forks source link

Add 'use strict' to IIFE wrapper #62

Open arturoromeroslc opened 7 years ago

arturoromeroslc commented 7 years ago

I would like to send a PR in to add 'use strict' in WRAP_TEMPLATE for linters. Should I add it as an option or add it as part of the WRAP_TEMPLATE string?