@homebots/typescript-config

1.0.0 • Public • Published

Usage

Basic configuration

{
  "extends": "./node_modules/@homebots/typescript-config/tsconfig.json",
  "compilerOptions": {
    "rootDir": "./src/",
    "outDir": "./dist/"
  },
  "include": ["src/**/*.ts"]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @homebots/typescript-config

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

1.43 kB

Total Files

4

Last publish

Collaborators

  • darlanalves