Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rule: no-cycle #1052

Merged
merged 8 commits into from
Mar 30, 2018
Merged
Prev Previous commit
Next Next commit
sublime-linter project tweaks
  • Loading branch information
benmosher committed Mar 19, 2018

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 0c21c4e0f6e8248f56561ad66dfcfa7d21ba31a1
4 changes: 4 additions & 0 deletions import.sublime-project
Original file line number Diff line number Diff line change
@@ -16,8 +16,12 @@
},
"eslint_d":
{
"disable": true,
"chdir": "${project}"
}
},
"paths": {
"osx": ["${project}/node_modules/.bin"]
}
}
}