Closed
Description
In v6, eslint-scope
(like eslint
in v8) started using package.json exports. This means that they no longer expose their internals.
As such - we should remove the types from utils/src/ts-eslint-scope
.
In v6, eslint-scope
(like eslint
in v8) started using package.json exports. This means that they no longer expose their internals.
As such - we should remove the types from utils/src/ts-eslint-scope
.