Skip to content

Commit

Permalink
v10.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Mar 25, 2022
1 parent d2aa27d commit df5dc74
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 10.0.2

Rule changes:

* Amend `lines-between-class-members` rule
* JSDoc prefer `@extends` for classes

## 10.0.1

Dev:
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@overlookmotel/eslint-config",
"version": "10.0.1",
"version": "10.0.2",
"description": "@overlookmotel's ESLint config",
"main": "index.js",
"files": [],
Expand Down

0 comments on commit df5dc74

Please sign in to comment.