Francisco Lourenço

Results 115 issues of Francisco Lourenço

http://wbond.net/sublime_packages/package_control/package_developers#Submitting_a_Package

Is there a way to disable autofix of the `no-debugger` rule without completely disabling the warnings/errors? https://github.com/eslint/eslint/issues/8695

This is my sublime project. .sublime-project ```js { "folders": [ { "path": "." } ], "settings": { "ESLint-Formatter": { "format_on_save": true, "config_path": "website/.eslintrc", "local_eslint_path": { "osx": "website/node_modules/.bin/eslint" } } }...

Isn't this supposed to be a **es5** linter?

[-prefix-free](http://leaverou.github.com/prefixfree/) Any chance of supporting this?

Feature

Not working on css present on html files. Insure if it's either related with issues #11 or #40?

The `eval()` in the code trips CSP which don't allow eval. Possible to remove it?

http://yeoman.io/generators.html

enhancement

This is a feature request for a convenient way of assigning the result of `query.get()` to a property in the data model. Similar to the `firestore` option or the the...

feature request