Releases
v9.30.0
Features
52a5fca
feat: Support basePath
property in config objects (#19879 ) (Milos Djermanovic)
4ab4482
feat: add allowSeparateTypeImports
option to no-duplicate-imports
(#19872 ) (sethamus)
b8a7e7a
feat: throw error when column is negative in getIndexFromLoc
(#19831 ) (루밀LuMir)
Bug Fixes
6a0f164
fix: handle null
type loc
in getIndexFromLoc
method (#19862 ) (루밀LuMir)
3fbcd70
fix: update error message for no-restricted-properties
(#19855 ) (Tanuj Kanti)
7ef4cf7
fix: remove unnecessary semicolon from fixes (#19857 ) (Francesco Trotta)
7dabc38
fix: use process.version
in --env-info
(#19865 ) (TKDev7)
Documentation
8662ed1
docs: adopt eslint-stylistic sub packages related changes (#19887 ) (ntnyq)
20158b0
docs: typo in comment for unused variables handling (#19870 ) (leopardracer)
ebfb5b4
docs: Fixed Typo in configuration-files.md (#19873 ) (0-20)
4112fd0
docs: clarify that boolean is still allowed for rule meta.deprecated
(#19866 ) (Bryan Mishkin)
Chores
You can’t perform that action at this time.