Commit 530d9b43 authored by Addy Osmani's avatar Addy Osmani

Merge pull request #1585 from tastejs/sjs/es6-lint

Do not exclude es6 example from lint
parents 8db9bb53 75486e33
......@@ -39,7 +39,6 @@
"examples/thorax_lumbar/public/*.js",
"examples/typescript-*/js/**/*.js",
"examples/vanilladart/**/*.js",
"examples/vanilla-es6/**/*.js"
],
"requireSpaceBeforeBlockStatements": true,
"requireParenthesesAroundIIFE": true,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment