Open arturoromeroslc opened 8 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?
'use strict'
WRAP_TEMPLATE
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 theWRAP_TEMPLATE
string?