build: add legacy type-resolution experiment

This commit is contained in:
vorotamoroz
2026-07-30 10:37:00 +00:00
parent 4ac813d911
commit 74ddb5bbbd
16 changed files with 985 additions and 5 deletions
@@ -0,0 +1,3 @@
import { createSyntheticCommunityReviewConfig } from "./eslint.synthetic-config.mjs";
export default createSyntheticCommunityReviewConfig("./test/type-resolution-compat/tsconfig.compat.json");