@byndyusoft/tsconfig

2.0.0 • Public • Published

tsconfig

npm@latest test code style: prettier semantic-release

TSConfig for Byndyusoft projects

Requirements

  • Node.js v16 LTS or later
  • TypeScript v4.7 or later
  • Yarn

Install

yarn add -D @byndyusoft/tsconfig

Usage

Add to your tsconfig.json:

{
  "extends": "@byndyusoft/tsconfig/tsconfig.node16.json"
}

or

{
  "extends": "@byndyusoft/tsconfig/tsconfig.app.node16.json"
}

or

{
  "extends": "@byndyusoft/tsconfig/tsconfig.node18.json"
}

or

{
  "extends": "@byndyusoft/tsconfig/tsconfig.app.node18.json"
}

Maintainers

License

This repository is released under version 2.0 of the Apache License.

Readme

Keywords

none

Package Sidebar

Install

npm i @byndyusoft/tsconfig

Weekly Downloads

54

Version

2.0.0

License

Apache-2.0

Unpacked Size

16.1 kB

Total Files

7

Last publish

Collaborators

  • alexanderbyndyu
  • sadcitizen
  • dmitriy.litichevskiy
  • razonrus