1.1.17 • Published 2 years ago

@ckt1031/tsconfig v1.1.17

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@ckt1031/tsconfig

Version

Welcome to the @ckt1031/eslint-config! Strict Typescript configuration for ckt1031. Use with caution.

Installation

To start using @ckt1031/tsconfig, simply run:

npm install --save-dev @ckt1031/tsconfig

Usage

Add the following code to your tsconfig.json file:

  • Default configuration
{
  "extends": "@ckt1031/tsconfig/base.json"
}
  • Web Frontend configuration
{
  "extends": "@ckt1031/tsconfig/web.json"
}

And that's it! You're now ready to use

Compatibility

This package is compatible with the following TypeScript and Node.js versions:

  • TypeScript: 5.0 or later
  • Node.js: Any version that supports the above TypeScript version

Updating to the latest version of this package is recommended for the best compatibility.

License

This project is licensed under the MIT License - see the LICENSE file for details

1.1.17

2 years ago

1.1.12

2 years ago

1.1.11

2 years ago

1.1.10

2 years ago

1.1.15

2 years ago

1.1.14

2 years ago

1.1.13

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.1

2 years ago

1.1.2

2 years ago

1.0.0

2 years ago

0.2.0

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.0

2 years ago

0.1.1

2 years ago

0.0.17

2 years ago

0.0.16

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago