- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我为 Definitely Typed 更改了一个文件,当我创建拉取请求时,由于格式错误而失败。我假设这是 TsLint。我以前从未设置过它。我如何在本地设置它以便在使用 VSCode 提交之前捕获这些错误?
目前我已经在全局范围内安装了 TSLint:
npm install -g tslint typescript
并且我已经安装了 TSLint 扩展...但是我在保存文件时没有看到任何错误。我需要告诉它开始工作吗?
我是 VSCode、TSLint 和 Node 的新手,所以越具体越好。
我现在看到这个错误:
vscode-tslint: Cannot read tslint configuration - 'Failed to load c:\Users\dlabar\Documents\GitHub\DefinitelyTyped\types\xrm\tslint.json: Invalid "extends" configuration value - could not require "dtslint/dt.json". Review the Node lookup algorithm (https://nodejs.org/api/modules.html#modules_all_together) for the approximate method TSLint uses to find the referenced configuration file.'
最佳答案
显然需要节点 7+:https://github.com/Microsoft/dtslint/issues/29
已升级,一切正常。
关于visual-studio-code - 如何为明确类型设置 TSLint,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43808571/
我是一名优秀的程序员,十分优秀!