Andrea Giammarchi (2014-12-16T14:04:23.000Z)
d at domenic.me (2015-01-05T20:37:23.332Z)
On Tue, Dec 16, 2014 at 1:50 PM, Felipe Nascimento de Moura <felipenmoura at gmail.com> wrote: > > > ```js > function () { > use strict, safe; > } > ``` > > This could allow us to even add some extra scoped-options, such as a safe > mode.. I'm quite sure we've discussed already other directives and the unanimous answer here was "NO, 'use strict' is already problematic"