0.0.2 • Published 7 months ago

tsconfig-neoncitylights v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

tsconfig-neoncitylights

License: MIT npm

My personal TypeScript configuration settings.

Install

npm install tsconfig-neoncitylights --save-dev

Usage

For vanilla TypeScript, add this to your tsconfig.json:

{
  "extends": "tsconfig-neoncitylights/tsconfig.json"
}

For TypeScript and React, add this to your tsconfig.json:

{
  "extends": "tsconfig-neoncitylights/tsconfig.react.json"
}

License

This repository, including all packages within, is licensed under the MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT).

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the MIT license, shall be licensed as above, without any additional terms or conditions.

0.0.2

7 months ago

0.0.1

8 months ago

0.0.0

8 months ago