Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Rostislav Simonik <rostislav.simonik@technologystudio.sk> BREAKING CHANGE: @typescript-eslint/ban-types is replaced with @typescript-eslint/no-unsafe-function-type and @typescript-eslint/no-wrapper-object-types. @typescript-eslint/no-var-requires is replaced with @typescript-eslint/no-require-imports. @typescript-eslint/no-loss-of-precision is replaced with no-loss-of-precision. `languageOptions.parserOptions.project:true` is replaced with `languageOptions.parserOptions.projectService:true`.
- Loading branch information