Skip to content

Commit

Permalink
Bring eslint and vsce up-to-date
Browse files Browse the repository at this point in the history
  • Loading branch information
xuhdev committed Jan 30, 2025
1 parent ec259c9 commit 84b8873
Show file tree
Hide file tree
Showing 4 changed files with 1,123 additions and 503 deletions.
2 changes: 0 additions & 2 deletions .eslintignore

This file was deleted.

5 changes: 5 additions & 0 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
export default [
{
ignores: ["out/", "src/test/suite/fixtures/"]
}
];
Loading

0 comments on commit 84b8873

Please sign in to comment.