/tsconfig

A typescript configuration template 'extended' across projects

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

template for typescript compiler

GitHub version GitHub version licenses licenses

Base configuration template for typescript compiling

About

This is a base typescipt configuration template used across my projects written in javascript/typescript. Feel free to use it or clone it for your projects!

Features

  • Base tsconfig.json for other packages
  • Verbose breakdown of tsconfig parameters
  • Subdirectories with common templates

Install

To begin, use the commandline to install the package as a dev-dependency.

npm install --save-dev @interc0der/tsconfig
//or
yarn add -D @interc0der/tsconfig

Usage

To build with this base typescript configuration, use extending within the tsconfig.json file located in the root directory of your projects.

@filename: tsconfig.json
{
    extends: "@interc0der/tsconfig"
}

Donate

Please consider donating if you find my work is valuable. I am happy if you can help me buy a cup of coffee. ❤️

rp1kWYztSkPZ2ULBUMCdhUDzDFhR891hcd