Skip to content

Commit 87001a0

Browse files
committed
chore(examples): update 'ts-blank-eslint-parser' version to 0.0.3
1 parent 701a0d5 commit 87001a0

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

examples/vite-react-dom-with-ts-blank-eslint-parser-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint-plugin-react-hooks": "^5.1.0",
2828
"eslint-plugin-react-refresh": "^0.4.18",
2929
"globals": "^15.14.0",
30-
"ts-blank-eslint-parser": "0.0.2",
30+
"ts-blank-eslint-parser": "0.0.3",
3131
"typescript": "^5.7.3",
3232
"vite": "^6.0.11"
3333
},

pnpm-lock.yaml

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

website/content/docs/getting-started/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"javascript",
55
"javascript-with-alternative-parser",
66
"typescript",
7-
"!typescript-with-alternative-parser"
7+
"typescript-with-alternative-parser"
88
],
99
"defaultOpen": true
1010
}

0 commit comments

Comments
 (0)