@theprodev/tsconfigs

v0.1.0
A Set of TypeScript Configurations
nodejs web microservices typescript angular nestjs nextjs react vue and 1 more...

TypeScript Configurations

Sponsor Node LTS Npm Version Weekly Downloads Dependents Minified Zipped Size Types License Open Issues Closed Issues Open Pulls Closed Pulls Contributors Activity

Description

A collection of opinionated TypeScript configurations, including Framework specific configurations.

Installation

Install this package using your preferred package manager. See the example of yarn:

yarn add -D @theprodev/tsconfigs

Usage

The TypeScript configurations to be extended in project tsconfig.json file.

{
  "extends": "@theprodev/tsconfigs/base",
  "compilerOptions": {
    "removeComments": true
  }
}

Reporting a Bug

Head on to Discussion section to report a bug or to ask for any feature. Feel to add your queries about using this library as well under Q & A section of it. Remember, do not create any Issues by yourself, maintainers of this repository will open one if deemed necessary.

Changelog

See CHANGELOG for more details on what has been changed in the latest release.

Contributing

See Contributing Guidelines.

License

This project is licensed under the terms of the MIT license, see LICENSE for more details.

The Pro Dev
npm i @theprodev/tsconfigs

Metadata

  • MIT
  • Whatever
  • Progyan Bhattacharya
  • released 8/12/2024

Downloads

Maintainers