Add StandardJS for TypeScript linting and fixing.

This commit is contained in:
Ian Campbell
2019-07-26 11:52:34 -04:00
parent 67d0ccc398
commit 9017d3ef9c
8 changed files with 162 additions and 0 deletions

View File

@@ -475,6 +475,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