Configuration
Configuration files
Theme Configuration#
File: src/site.config.ts
pending update…
Astro Configuration#
File: astro.config.ts
You can configure it to change deployment methods, add rehype & remark plugins, and more.
Read more about Astro configuration here ↗.
ESLint Configuration#
File: eslint.config.mjs
You can configure ESLint to change rules and security checks.
Read more about ESLint configuration here ↗.
Prettier Configuration#
File: prettier.config.mjs
You can configure Prettier to change code formatting rules, this can change your experience using package command format and extension support for your favorite IDE.
Options are available here ↗.
UnoCSS Configuration#
File: uno.config.ts
It is a utility-first CSS framework building custom designs. Theme also uses its preset typography to make type settings.
Checkout UnoCSS & Styles for more info.
Typescript Configuration#
File: tsconfig.json
相关链接
(1)引用此文档
(1)知识图谱
当前文档、同目录指南与引用关系。
正在构建知识图谱...