1.1.1 • Published 5 months ago

@epreston/tsconfig v1.1.1

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

tsconfig

Shared TypeScript TSConfig Base for my projects.

NPM version License

Install

npm install @epreston/tsconfig --save-dev

Usage

tsconfig.json

{
  "extends": "@epreston/tsconfig",
  "compilerOptions": {
    "outDir": "temp"
  }
}

Tools

ToolReference
TypeScripthttps://www.typescriptlang.org
Node.jshttps://nodejs.org
EditorConfighttps://editorconfig.org

References

WebsiteReference
TSConfighttps://aka.ms/tsconfig

License

This project is released under the MIT License.

1.1.1

5 months ago

1.0.1

6 months ago

1.0.0

6 months ago