Skip to content

Commit 2b8eee6

Browse files
### Bug Fixes * Refine eslint import plugin rules to accommodate .jsx and .cjs ([2a6f441](2a6f441))
1 parent 2a6f441 commit 2b8eee6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/eslint-config/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @anolilab/eslint-config [14.0.6](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-26)
2+
3+
4+
### Bug Fixes
5+
6+
* Refine eslint import plugin rules to accommodate .jsx and .cjs ([2a6f441](https://github.com/anolilab/javascript-style-guide/commit/2a6f4415abe082372083b355c1e567d9fdb41361))
7+
18
## @anolilab/eslint-config [14.0.5](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-26)
29

310

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anolilab/eslint-config",
3-
"version": "14.0.5",
3+
"version": "14.0.6",
44
"description": "ESLint shareable config for the Anolilab JavaScript style guide.",
55
"keywords": [
66
"anolilab",

0 commit comments

Comments
 (0)