Opinionated code style for TypeScript based on StandardJS.
npm install standardts -g
===
(only == null
check allowed)err
or error
must always be handledstandardts <files...> [--fix]
standardts
by default will run linting on every ts
or tsx
file in the current working directory (omitting node_modules
and typings
)
handle-callback-err
Package is under heavy development. Community input is appreciated.
Version | Tag | Published |
---|---|---|
1.0.0 | latest | 5yrs ago |