{
  "extends": "@dao-dao/config/ts/react-library.json",
  "include": ["**/*.ts", "**/*.tsx"],
  "exclude": ["build", "dist", "node_modules"],
  "compilerOptions": {
    "module": "commonjs"
  }
}
