1.0.0 • Published 1 year ago

@safestack/eslint-config v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

eslint-config

Opinionated eslint config for typescript driven nodejs and frontend projects

Installation

npm i -D @safestack/eslint-config

yarn add --dev @safestack/eslint-config

pnpm install --dev @safestack/eslint-config

Create a .eslintrc.js file in the root directory of your project and add the following content:

const baseConfig = require('@safestack/eslint-config')

module.exports = baseConfig
1.0.0

1 year ago

1.0.0-alpha.1

1 year ago