Skip to content

safestack-ts/eslint-config

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published