tslint config is too large
未关闭
enhancement
module:build
- 主要语言
- TypeScript
- 星标
- 8.1k
- 派生
- 1.5k
- PR 合并指标
- 30 天内没有已合并 PR
描述
### Issue type
**I'm submitting a ...** (check one with "x")
* [ ] bug report
* [x] feature request
### Issue description
**Current behavior:**
tslint config is too large
**Expected behavior:**
You could extend your config from the recommended one and override some rules if you need to
```
"extends": [
"tslint-angular",
"tslint:recommended"
],
```
贡献指南
评估
这个 Issue 还没有评估数据。