Skip to content

Commit

Permalink
chore: release v0.1.7
Browse files Browse the repository at this point in the history
-   (@foxriver76) Allow `require` imports for `.js` files
  • Loading branch information
foxriver76 committed Nov 13, 2024
1 parent 6f5f8fc commit 013900b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ It is suggested to create separate `eslint.config.mjs` files for backend and for
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 0.1.7 (2024-11-13)
- (@foxriver76) Allow `require` imports for `.js` files

### 0.1.6 (2024-09-16)
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": "@iobroker/eslint-config",
"version": "0.1.6",
"version": "0.1.7",
"description": "Eslint config of ioBroker",
"homepage": "https://github.com/ioBroker/ioBroker.eslint-config",
"main": "eslint.config.mjs",
Expand Down

0 comments on commit 013900b

Please sign in to comment.