1.0.0 • Published 9 months ago

@8axiss/tsconfig v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@8axiss/tsconfig

npm add @8axiss/tsconfig -D
pnpm add @8axiss/tsconfig -D

Example tsconfig.json file

{
  "extends": "@8axiss/tsconfig",
  "compilerOptions": {
    "outDir": "dist"
  },
  "include": [
    "src"
  ]
}
1.0.0

9 months ago