repo 0.14.13

An opinionated tool for repo management.
1
2
3
4
5
6
7
{
  "extends": "./node_modules/@cubing/dev-config/ts/es2022-types/no-dom/tsconfig.json",
  "compilerOptions": {
    "noEmit": true
  },
  "exclude": ["./dist/"]
}