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

Single .jsbeautifyrc for a project (in project's root directory) #15

Closed
Glavin001 opened this issue Jun 12, 2014 · 1 comment · Fixed by #17
Closed

Single .jsbeautifyrc for a project (in project's root directory) #15

Glavin001 opened this issue Jun 12, 2014 · 1 comment · Fixed by #17

Comments

@Glavin001
Copy link
Owner

See https://github.com/sindresorhus/atom-jshint/blob/master/load-config.js#L13-L70

I am working on this now. Just confirmed it is an issue, as editor.getPath() returns the path for the current window, and of course that directory is not necessarily the project root.

@Glavin001 Glavin001 mentioned this issue Jun 13, 2014
5 tasks
@Glavin001
Copy link
Owner Author

Special thanks to @sindresorhus for writing load-config.js for atom-jshint. You inspire me.

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 a pull request may close this issue.

1 participant