1 Star 0 Fork 0

xiechorg / node-sass

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 284 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tom Fuertes 提交于 2015-04-02 13:38 . fx nowrap readme cli options
# This file is for unifying the coding style for different editors and IDEs
# editorconfig.org
root = true
[*]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 2
[*.md]
trim_trailing_whitespace = false
1
https://gitee.com/xiechorg/node-sass.git
git@gitee.com:xiechorg/node-sass.git
xiechorg
node-sass
node-sass
master

搜索帮助