1 Star 0 Fork 278

狂飙的小蜗牛 / editor.md

forked from 叛道 / editor.md 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.jshintrc 335 Bytes
一键复制 编辑 原始数据 按行查看 历史
Pandao 提交于 2015-02-05 22:31 . v1.0.0 beta
{
"esnext": true,
"bitwise": true,
"camelcase": true,
"curly": true,
"eqeqeq": true,
"immed": true,
"indent": 4,
"latedef": true,
"newcap": true,
"noarg": true,
"quotmark": "double",
"regexp": true,
"undef": true,
"unused": true,
"strict": true,
"trailing": true,
"smarttabs": true,
"white": true
}
1
https://gitee.com/ihotte/editor.md.git
git@gitee.com:ihotte/editor.md.git
ihotte
editor.md
editor.md
master

搜索帮助