You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2023. It is now read-only.
- Performance issues with multiple rules [\#93](https://github.com/AtomLinter/linter-tslint/issues/93)
9
+
- Refactored to perform linting/fixing on async worker task [\#158](https://github.com/AtomLinter/linter-tslint/pull/158) ([Xapphire13](https://github.com/Xapphire13))
10
+
- Pass a program object to the linter to enable type checking [\#157](https://github.com/AtomLinter/linter-tslint/pull/157) ([smockle](https://github.com/smockle))
11
+
12
+
**Fixed bugs:**
13
+
14
+
- Fixing bug where the worker thread would hang if there wasn't a tslint.json file [\#160](https://github.com/AtomLinter/linter-tslint/pull/160) ([Xapphire13](https://github.com/Xapphire13))
15
+
16
+
**Closed issues:**
17
+
18
+
- Enable type-checking for rules that needs it [\#109](https://github.com/AtomLinter/linter-tslint/issues/109)
0 commit comments