Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

ESLint: enabled some rules#12022

Closed
ficristo wants to merge 1 commit intoadobe:masterfrom
ficristo:eslint-misc
Closed

ESLint: enabled some rules#12022
ficristo wants to merge 1 commit intoadobe:masterfrom
ficristo:eslint-misc

Conversation

@ficristo
Copy link
Collaborator

@ficristo ficristo commented Dec 23, 2015

Waiting for #11988.

Rules enabled:

  • no-bitwise
  • new-cap
  • no-empty
  • strict

Now the node env is specified only in the node scripts instead of globally.

Rules enabled:
- no-bitwise
- new-cap
- no-empty
- strict
@zaggino
Copy link
Contributor

zaggino commented Aug 25, 2016

This now conflicts with master @ficristo

@ficristo
Copy link
Collaborator Author

The strict rule was enabled in #12718
I enabled the no-bitwise rule in #12719
For the new-cap and no-empty rules I didn't fint an equivalent in JSLint, so I close this.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants