Currently Rslint use the legacy multi project config to support type linting for multi projects in monorepo, which has some drawbacks
we should follow typescript-eslint's best practice to adopt project service for monorepo support to lower the barrier of setting up.