Commit c14e044
authored
chore: biome, deps, other housekeeping (#11)
## 🧰 Changes
- [x] swaps out eslint for biome
- [x] updates our tsconfig to reflect `typescript@5.9`
- [x] `dependabot.yml` cleanup
- [x] updates our deps (see below)
before:
```
Package Current Wanted Latest Location Depended by
@readme/eslint-config 14.7.2 14.7.3 14.7.3 node_modules/@readme/eslint-config rdme-plugin-template
@types/node 24.0.8 24.3.0 24.3.0 node_modules/@types/node rdme-plugin-template
eslint 8.57.1 8.57.1 9.34.0 node_modules/eslint rdme-plugin-template
knip 5.61.3 5.63.0 5.63.0 node_modules/knip rdme-plugin-template
oclif 4.20.1 4.22.14 4.22.14 node_modules/oclif rdme-plugin-template
tsx 4.20.3 4.20.5 4.20.5 node_modules/tsx rdme-plugin-template
typescript 5.8.3 5.9.2 5.9.2 node_modules/typescript rdme-plugin-template
```
after:
```
```
## 🧬 QA & Testing
does everything work as expected?1 parent fb44acb commit c14e044
File tree
13 files changed
+2237
-6762
lines changed- .github
- .vscode
- src
- test
13 files changed
+2237
-6762
lines changedThis file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 7 | | |
11 | 8 | | |
12 | 9 | | |
| |||
18 | 15 | | |
19 | 16 | | |
20 | 17 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 18 | | |
25 | 19 | | |
26 | 20 | | |
| |||
32 | 26 | | |
33 | 27 | | |
34 | 28 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments