@feedbackfruits/tsconfig

1.0.2 • Public • Published

FeedbackFruits tsconfig

Shared tsconfig for all Node.js/Typescript-based projects

Usage:

yarn add -D @feedbackfruits/tsconfig
{
  "extends": "@feedbackfruits/tsconfig",
  "compilerOptions": {
    "outDir": "./dist",
    "rootDir": "./src",
	}
}

Note: outDir and rootDir are required, these cannot be set in this template

Readme

Keywords

none

Package Sidebar

Install

npm i @feedbackfruits/tsconfig

Weekly Downloads

1

Version

1.0.2

License

UNLICENSED

Unpacked Size

1.3 kB

Total Files

3

Last publish

Collaborators

  • rmachielse
  • joostverdoorn
  • lhobas