chore: update ts-uno-eslint configuration

This commit is contained in:
radishzzz 2025-01-13 04:23:37 +00:00
parent 9d2be2a82e
commit 2e5a6d7f1f
8 changed files with 122 additions and 56 deletions

View file

@ -2,7 +2,6 @@
"name": "astro-theme-retyprset",
"type": "module",
"version": "0.0.1",
"repository": "https://github.com/radishzzz/astro-theme-retypeset",
"scripts": {
"dev": "astro dev",
"build": "astro build",
@ -29,7 +28,9 @@
"reading-time": "^1.5.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-components": "^0.3.0",
"rehype-external-links": "^3.0.0",
"rehype-katex": "^7.0.1",
"rehype-pretty-code": "^0.14.0",
"rehype-slug": "^6.0.0",
"remark-directive": "^3.0.0",
"remark-directive-rehype": "^0.4.2",
@ -38,6 +39,7 @@
"remark-sectionize": "^2.1.0",
"sanitize-html": "^2.14.0",
"sharp": "^0.33.5",
"shiki": "^1.26.1",
"typescript": "~5.7.3",
"unist-util-visit": "^5.0.0",
"vite": "^6.0.7"