Skip to content

Commit 6011481

Browse files
committed
chore: add extension list
1 parent 4d180f4 commit 6011481

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

.vscode/extensions.json

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"recommendations": [
3+
"dbaeumer.vscode-eslint",
4+
"antfu.pnpm-catalog-lens"
5+
]
6+
}

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88

99
_description_
1010

11-
> **Note**:
12-
> Replace `pkg-placeholder`, `_description_` and `antfu` globally to use this template.
13-
1411
## Sponsors
1512

1613
<p align="center">

0 commit comments

Comments
 (0)