@mjolnir/tsconfig

0.1.0 • Public • Published

@mjolnir/tsconfig

Shared TypeScript config for @mjolnir.

install

yarn add @mjolnir/tsconfig -D

or

npm i @mjolnir/tsconfig -D

useage

add extends in your tsconfig.json:

{
  "extends": "@mjolnir/tsconfig",
  ...
}

react env

{
  "extends": "@mjolnir/tsconfig/react.json"
}

Readme

Keywords

none

Package Sidebar

Install

npm i @mjolnir/tsconfig

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

2.92 kB

Total Files

6

Last publish

Collaborators

  • leohxj