feat: add useTDesignDesignTokens

This commit is contained in:
金毛88
2026-06-03 13:25:23 +08:00
parent 7fd4b1de04
commit 0eb72ca4fd
10 changed files with 1617 additions and 1857 deletions

View File

@@ -32,7 +32,7 @@ export async function node(): Promise<Linter.Config[]> {
'error',
{
ignores: [],
version: '>=20.12.0',
version: '>=22.18.0',
},
],
'n/prefer-global/buffer': ['error', 'never'],