Merge pull request #2660 from YPCrumble/master

Add StandardJS linter for TypeScript
This commit is contained in:
w0rp
2019-11-14 14:47:19 +00:00
committed by GitHub
8 changed files with 114 additions and 1 deletions
+1
View File
@@ -477,6 +477,7 @@ formatting.
* [eslint](http://eslint.org/)
* [fecs](http://fecs.baidu.com/)
* [prettier](https://github.com/prettier/prettier)
* [standard](http://standardjs.com/)
* [tslint](https://github.com/palantir/tslint)
* [tsserver](https://github.com/Microsoft/TypeScript/wiki/Standalone-Server-%28tsserver%29)
* typecheck