@kolint/check
0.4.0-beta.7
Patch Changes
- 2789f26: Supress ignored diagnostics in checker
- 08dc6f9: Only colorize console when supported (tty)
- 6fb284e: Log (debug) files resolved by checker
0.4.0-beta.6
Minor Changes
- 720f021: Add additional logging to cli
- 1a0d880: Rework checker and CLI
0.4.0-beta.5
Minor Changes
- c4a892d: Optimize usage of internal typescript compiler to improve performance (#18)
Patch Changes
- Updated dependencies [c4a892d]
- @kolint/compiler@0.4.0-beta.5
0.4.0-beta.4
Patch Changes
- 9e36a52: Automatically detect config file when
--config
flag is not passed. - 51891ad: Fail when passing path that does not exist to checker.
- 931e7eb: Ignore
node_modules/
directory by default.
0.4.0-beta.3
Minor Changes
- 9f067fa: Add Checker class
0.4.0-beta.2
Patch Changes
- 8f63f18: Fix interop of config module (default export)
0.4.0-beta.1
Patch Changes
- Updated dependencies
- @kolint/compiler@0.4.0-beta.1
- @kolint/ts-utils@0.1.0-beta.1
0.4.0-beta.0
Minor Changes
- 35e6310: initial release
Patch Changes
- Updated dependencies [35e6310]
- @kolint/compiler@0.4.0-beta.0
- @kolint/ts-utils@0.1.0-beta.0