1 Star 0 Fork 55

yanghang/GitKraken

forked from 马3进4/GitKraken 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
tslint.json 300 Bytes
Copy Edit Raw Blame History
马3进4 authored 2022-02-24 10:46 . 存档
{
"extends": [
"tslint:recommended",
"tslint-config-prettier"
],
"rules": {
"no-console": false,
"no-reference": false,
"prettier": true,
"variable-name": [
true,
"allow-leading-underscore"
]
},
"rulesDirectory": [
"tslint-plugin-prettier"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/yanghangaa123123/GitKraken.git
git@gitee.com:yanghangaa123123/GitKraken.git
yanghangaa123123
GitKraken
GitKraken
master

Search

0d507c66 1850385 C8b1a773 1850385