kollate-config

0.1.4 • Public • Published

Install peer dependencies before using this module install-peerdeps -D kollate-config

To use jest config, simple import jest.js. To use eslint, do this inside .eslintrc:

module.exports = {
  extends: ['./node_modules/kollate-config/eslint.js'],
};

To use .babelrc, use this inside your custom .babelrc:

{ "extends": "node_modules/kollate-config/.babelrc" }

Readme

Keywords

none

Package Sidebar

Install

npm i kollate-config

Weekly Downloads

1

Version

0.1.4

License

UNLICENSED

Unpacked Size

4.17 kB

Total Files

14

Last publish

Collaborators

  • quantdaddy