-
install and setup tslint using packages (devDependencies) tslint & codelyzer. and setup your vscode with auto-correct coding issues when clicking Ctrl+S
-
Let's go line by line and decide on a coding style we agree on. I just merged my changes from my forked version of this repo so I could get rid of it. In the future we will make branches for each fe…
-
- [ ] Show the user tslint warnings like 'rule not found'.
_blocked - currently shown in the server log only, which is intended for plugin authors but not users, see Microsoft/TypeScript#15913_
- …
-
1) DeploymentTemplate.test.ts:
/*const items =*/ await pc.getCompletionItems(undefined);
// tslint:disable-next-line: no-suspicious-comment
…
-
gulp-tslint version: 8.1.2
tslint version: 5.6
Operating system: Windows10
Example gulpclass.ts task:
```
import * as tslint from 'gulp-tslint';
.....
@Task()
private analyseTypescri…
-
Type: Performance Issue
Initializing JS/TS language features hangs forever. Continuously showing progress bar and it doesn't work. Rebooting VSCode doesn't help either.
Extension version: 3.0.10
V…
-
### Current behavior
Cypress' contains the following line in `node_modules/cypress/types/lodash.d.ts`, which is created by the cypress package somehow (it is not a normal node_modules dependency, a…
-
- Include missing space rule
![image](https://user-images.githubusercontent.com/67324958/91146868-26f63380-e6c0-11ea-9da2-70953606f538.png)
- Make lint fail if `get` does not contain explicitly set…
-
Hello,
is it possible to support [Tslint](https://palantir.github.io/tslint/) in order to display errors or warnings when a rule is broken ? It would be nice if Netbeans can support this feature.
-
Create configs for:
* application
* library
* release
Refs #24
See https://palantir.github.io/tslint/2016/03/31/sharable-configurations-rules.html