chore: migrate tsdown config

This commit is contained in:
Kevin Deng
2026-05-02 15:24:04 +09:00
parent e62d58051b
commit 7d87d58072
8 changed files with 325 additions and 100 deletions

View File

@@ -1,7 +1,7 @@
import { sxzz } from '@sxzz/eslint-config'
export default sxzz(
{},
{ pnpm: true },
{
rules: {
'import/no-default-export': 'off',