Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upProgramatic API #77
Comments
This comment has been minimized.
This comment has been minimized.
|
We're waiting for eslint/eslint#2115 to get merged and released before we can release this branch as the next version of |
This comment has been minimized.
This comment has been minimized.
|
I'm going to close this, as there's already an issue for adding a programmatic API here: #60 :) |
feross
closed this
Mar 23, 2015
lock
bot
locked as resolved and limited conversation to collaborators
May 11, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
emgeee commentedMar 23, 2015
There was previously a
lintText()method that would allow you torequire('standard')and lint a string but it appears this functionality has been removed, was there a reason for this?