Skip to content

Commit 6a6761d

Browse files
committed
fixes
1 parent e4403b3 commit 6a6761d

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

eslint.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ export default defineConfig([
7070
github,
7171
// @ts-expect-error
7272
wc,
73+
// @ts-expect-error
7374
'no-jquery': fixupPluginRules(noJquery),
7475
},
7576
settings: {

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
"eslint-plugin-wc": "3.0.1",
103103
"globals": "16.4.0",
104104
"happy-dom": "18.0.1",
105+
"jiti": "2.5.1",
105106
"markdownlint-cli": "0.45.0",
106107
"material-icon-theme": "5.27.0",
107108
"nolyfill": "1.0.44",

pnpm-lock.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)