Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@sondr3/eslint-config

sondr347MIT0.7.1

Personal configuration for ESLint

readme

@sondr3/eslint-config npm version

A configuration for all my personal needs for using ESLint with JS/TS/React and so on. Use at your own risk.

Installation

  1. Run npx install-peerdeps --dev @sondr3/eslint-config
  2. Add relevant extends to .eslintrc.js
  3. ???
  4. Profit

License

MIT

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.3.2 (2021-01-10)

Bug Fixes

  • set correct env for eslint-plugin-node (19cb669)

0.3.0 (2021-01-10)

Features

  • publish fixed version of ESLint (be1e06b)

0.2.0 (2021-01-10)

Features

  • stylelint: add stylelint-config-sass-guidelines (6ab8d6a)

BREAKING CHANGES

  • stylelint: this is now 100% for writing SCSS

0.0.4 (2021-01-10)

Note: Version bump only for package @sondr3/eslint-config