Skip to content

Commit 27b80c7

Browse files
committed
cfg: use corepack
1 parent efc9c43 commit 27b80c7

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@
1818
},
1919
"devDependencies": {
2020
"eslint-plugin-vuejs-accessibility": "^2.4.1"
21-
}
21+
},
22+
"packageManager": "[email protected]"
2223
}

todo.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
- [ ] Vuex -> Pinia
1616
- [ ] workflows
1717
- [ ] migrate to script setup
18-
- [ ] use corepack
1918
- [ ] spellcheck
20-
- [ ] disable auto import
19+
- [x] use corepack
20+
- [x] disable auto import

0 commit comments

Comments
 (0)