This package has been deprecated

Author message:

the module is now available as '@ndxbn/preset-XXX'

@ndxbn/configs

0.0.2 • Public • Published

My Config files for some node modules.

Install

install packages: npm i -D @ndxbn/configs jest typescript

put tsconfig.json on your project root as:

{
  "extends": "./node_modules/@ndxbn/configs/tsconfig.json"
}

add jest configuration in your package.json as:

{
  "jest": {
    "preset": "@ndxbn/configs"
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @ndxbn/configs

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

1.37 kB

Total Files

4

Last publish

Collaborators

  • ndxbn