Skip to content

Aliza day 02 - #25

Open
aliza89p wants to merge 8 commits into
sea-401d5-javascript:masterfrom
aliza89p:aliza-day-02
Open

Aliza day 02#25
aliza89p wants to merge 8 commits into
sea-401d5-javascript:masterfrom
aliza89p:aliza-day-02

Conversation

@aliza89p

Copy link
Copy Markdown

No description provided.

Comment thread aliza/gulpfile.js

gulp.task('lint', () => {
gulp.src('/*.js')
.pipe(eslint({}))

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I notice you didn't provide any options to lint, but your lint is passing on es6. I'm curious how you did that, because I had to add a parse option to allow ES6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants