Skip to content

Commit 0ed6cad

Browse files
committed
upgrading node components
Signed-off-by: Clemens Vasters <clemens@vasters.com>
1 parent 36ad6ea commit 0ed6cad

File tree

3 files changed

+434
-233
lines changed

3 files changed

+434
-233
lines changed

vscode/avrotize/eslint.config.mjs

-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ export default [{
1919
selector: "import",
2020
format: ["camelCase", "PascalCase"],
2121
}],
22-
23-
"@typescript-eslint/semi": "warn",
2422
curly: "warn",
2523
eqeqeq: "warn",
2624
"no-throw-literal": "warn",

0 commit comments

Comments
 (0)