{
  "extends": "@dao-dao/config/ts/base.json",
  "include": ["**/*.ts", "**/*.tsx", "vitest.config.mts"],
  "exclude": ["node_modules"]
}
