-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Replace babel-eslint with @babel/eslint-parser as the former has been moved to the latter * Migrate to eslint-plugin-matrix-org Also add required peer dependencies * Run lint:fix * Add missing return types on functions * Allow empty interface types * Avoid unnecessary any * Allow any on exported types * Allow unknown object to string * Lint test files * Increase test coverage
- Loading branch information
1 parent
35d3e51
commit ccd40e2
Showing
16 changed files
with
1,632 additions
and
1,026 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.