Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Inline Configuration: Comments should override rules for that block/line #43

Closed
zwacky opened this issue Mar 18, 2017 · 1 comment
Closed

Comments

@zwacky
Copy link

zwacky commented Mar 18, 2017

/* jshint laxcomma:false */
or
// jshint laxcomma:false

should be taken into account when linting. seen http://jshint.com/docs/ under "Inline Configuration"

@zwacky
Copy link
Author

zwacky commented Mar 19, 2017

Realized the issue sat behind the screen.
It does work, it should read laxcomma:true.

@zwacky zwacky closed this as completed Mar 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant