Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

typographist/eslint-config-base

Repository files navigation

@typographist/eslint-config-base

  1. Install eslint
yarn add @typographist/eslint-config-base/eslint-config -D
  1. Install the correct versions of each package, which are listed by the command:
yarn info "@typographist/eslint-config-base/eslint-config" peerDependencies
  1. Install all dependecies:
npx install-peerdeps --dev @typographist/eslint-config-base/eslint-config
  1. Add next line to your .eslintrc or .eslintrc.js or .eslint.config.js:
{
  "extends": "@typographist/eslint-config-base/eslint-config"
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published