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
* Add logic to apply overrides
Closes#96
* Update eslint-config-tc
* Add cosmicconfig and switch to globby
* Add new utils for ignore and file list
* Add error handling to config
* Add typedef to LintIssue
* Add new linter and results helper
* Add tests for utils
* Tests for new linter
* Add test for absolute paths
* Add tests for overrides and extends
* Add ignore support to cli reporter
* Update api now that CLIEngine is no longer exported
* Update Reporter.js
* Add initial version of transformer
* Add config tests
* Update CHANGELOG.md
Closes#82
* Update cosmicConfigTransformer.js
* Ignore lint temporarily for beta
* Fix file paths
* Update ConfigValidator.test.js
* Update ConfigValidator.test.js
* Update NpmPackageJsonLint.test.js
* Update getFileList.js
* Update getFileList.js
* Add default for base config directory
* Add additional tests for overrides and local build script
0 commit comments