mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-08-28 14:27:08 +00:00
4 lines
194 B
JavaScript
4 lines
194 B
JavaScript
import { createSyntheticCommunityReviewConfig } from "./eslint.synthetic-config.mjs";
|
|
|
|
export default createSyntheticCommunityReviewConfig("./test/type-resolution-compat/tsconfig.compat.json");
|