1.0.0 • Published 10 months ago

@slietar/tsconfig v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

tsconfig.json

$ npm install slietar/tsconfig
{
  "extends": "@slietar/tsconfig/tsconfig.json",
  "compilerOptions": {
    "module": "es2020",
    "moduleResolution": "node",

    "declarationDir": "types",
    "outDir": "lib"
  }
}
1.0.0

10 months ago