🐛 fix: 修改样式

This commit is contained in:
speakeloudest 2025-12-15 18:30:29 -08:00
parent 75db379624
commit b31c70a5c1

4
eslint.config.mjs Normal file
View File

@ -0,0 +1,4 @@
import { config } from '@workspace/eslint-config/base';
/** @type {import("eslint").Linter.Config} */
export default config;