Skip to content

Commit

Permalink
Add a bunch of context!
Browse files Browse the repository at this point in the history
  • Loading branch information
evert committed Sep 19, 2024
1 parent b65712f commit f9a944b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ChangeLog
=========

8.0.0-alpha.4 (2024-??-??)
8.0.0-alpha.4 (????-??-??)
--------------------------

* Ketting now requires Node 18.
Expand Down
5 changes: 5 additions & 0 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/**
* This file was originally generated by @eslint/migrate-config
*
* Yes it's messy. If you hate it, PR welcome to clean this up!
*/
import typescriptEslint from "@typescript-eslint/eslint-plugin";
import globals from "globals";
import tsParser from "@typescript-eslint/parser";
Expand Down

0 comments on commit f9a944b

Please sign in to comment.