Ai
2 Star 0 Fork 0

mirrors_sourcegraph/javascript-typescript-langserver

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tslint.json 294 Bytes
一键复制 编辑 原始数据 按行查看 历史
Felix Becker 提交于 2017-11-14 16:24 +08:00 . style: disable rxjs-no-patched
{
"extends": "@sourcegraph/tslint-config",
"rules": {
"rxjs-add": false,
"rxjs-no-add": true,
"rxjs-no-wholesale": false,
"rxjs-no-patched": false,
"no-console": [true, "log", "info", "warn", "error", "trace", "time", "timeEnd", "assert", "count", "dir", "table"]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_sourcegraph/javascript-typescript-langserver.git
git@gitee.com:mirrors_sourcegraph/javascript-typescript-langserver.git
mirrors_sourcegraph
javascript-typescript-langserver
javascript-typescript-langserver
master

搜索帮助