1.5.0 • Published 5 months ago

@tpzdsp/eslint-config-dsp v1.5.0

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

ESLint and semantic-release Shared Config

The purpose of this library is to create shared config for the ESLint and semantic-release libraries, to be re-used in our libraries/applications.

Usage

To use the base config ie. in non-nextjs codebases use:

import dspEslintConfig from '@tpzdsp/eslint-config-dsp/eslint';

if using in a NextJS codebase, use:

import dspEslintConfig from '@tpzdsp/eslint-config-dsp/eslint/next';

Development

At some point you will want to use the work-in-progress version of this or any library, I suggest using yalc.

  1. In your library, run: yalc publish
  2. In your library or app using this library, run: yalc add <package name>
1.5.0

5 months ago

1.4.0

5 months ago

1.3.0

5 months ago

1.2.4

6 months ago

1.2.0

6 months ago

1.2.3

6 months ago

1.2.2

6 months ago

1.2.1

6 months ago

1.0.2

6 months ago

1.1.0

6 months ago

1.0.0

6 months ago

1.0.3

6 months ago

1.0.1

1 year ago