Skip to content

Commit d4bc5b2

Browse files
### Bug Fixes * changed max-len to 120, same as prettier ([f808a2f](f808a2f))
1 parent f808a2f commit d4bc5b2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/eslint-config/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### @anolilab/eslint-config [2.0.9](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2021-05-07)
2+
3+
4+
### Bug Fixes
5+
6+
* changed max-len to 120, same as prettier ([f808a2f](https://github.com/anolilab/javascript-style-guide/commit/f808a2fc7433e837643f0c6dad77430ad33a5b8d))
7+
18
### @anolilab/eslint-config [2.0.8](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2021-05-07)
29

310

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anolilab/eslint-config",
3-
"version": "2.0.8",
3+
"version": "2.0.9",
44
"description": "ESLint shareable config for the Anolilab JavaScript style guide.",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)