tsconfig-neoncitylights

0.0.2 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i tsconfig-neoncitylights

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

2.67 kB

Total Files

4

Last publish

Collaborators

  • neoncitylights