Commit 04ffe7d
committed
chore(deps): update eslint-config and remove unused dependencies
- Downgraded @sxzz/eslint-config from 7.2.6 to 7.1.0 in package.json and pnpm-lock.yaml for compatibility.
- Removed @prettier/plugin-oxc from dependencies as it is no longer needed.
- Updated encoding in backup.service.ts from 'utf-8' to 'utf8' for consistency.
Signed-off-by: Innei <tukon479@gmail.com>1 parent ec77c38 commit 04ffe7d
File tree
3 files changed
+25
-52
lines changed- apps/core/src/modules/backup
3 files changed
+25
-52
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments