Created
April 23, 2017 00:36
-
-
Save z3t0/7a06de1c3f5b308a92950a44f25f8283 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Syntax checkers for buffer player_test.js in js2-mode: | |
javascript-eslint (disabled) | |
- may enable: Automatically disabled! | |
- executable: Not found | |
- config file: missing | |
javascript-jshint (disabled) | |
- may enable: Automatically disabled! | |
- executable: Not found | |
- configuration file: Found at "/Users/z3t0/.jshintrc" | |
javascript-jscs (disabled) | |
- may enable: Automatically disabled! | |
- executable: Not found | |
- configuration file: Not found | |
javascript-standard (disabled) | |
- may enable: yes | |
- executable: Found at /usr/local/bin/standard | |
The following checker is explicitly selected for this buffer: | |
javascript-standard (disabled) | |
- major mode: `js2-mode' supported | |
- may enable: yes | |
- executable: Found at /usr/local/bin/standard | |
Flycheck Mode is enabled. Use SPC u C-c ! x to enable disabled checkers. | |
-------------------- | |
Flycheck version: 31snapshot (package: 20170415.1006) | |
Emacs version: 25.2.1 | |
System: x86_64-apple-darwin13.4.0 | |
Window system: ns |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment