文件名称:jshintify:Sublime Text jshint 插件
文件大小:9KB
文件格式:ZIP
更新时间:2024-08-01 15:23:42
Python
另一个用于 sublime 的 jshint 插件 如何安装 ? 操作系统: 安装 brew install nodejs - 这需要一段时间 最好将/usr/local/share/npm/bin到 $PATH 安装 npm install jshint -g 从 git 安装 jshintify sublime 包(或者只使用): cd $PATH_OF_SUBLIME_PACKAGES (probably somethint like cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/) git clone git://github.com/afterdesign/jshintify.git 打开首选项并检查 node 和 jshint 的路径是否正确 设置你的 jshint 文件的路径 使用ctrl+s
【文件预览】:
jshintify-master
----messages()
--------1.0.6.md(176B)
--------1.0.8.md(236B)
--------1.0.9.md(134B)
--------1.0.5.md(167B)
--------message.txt(570B)
----messages.json(178B)
----packages.json(649B)
----jshintify.py(8KB)
----Default.sublime-commands(189B)
----Main.sublime-menu(2KB)
----.no-sublime-package(0B)
----Jshintify.sublime-settings(639B)
----README.md(4KB)
----.gitignore(11B)
----Default.sublime-keymap(130B)
----json-reporter.js(585B)