fix: lockfile and configs

This commit is contained in:
mingholy.lmh
2025-09-15 20:50:50 +08:00
parent 3f535195b3
commit dbdb4db4f0
7 changed files with 2476 additions and 1867 deletions

View File

@@ -121,10 +121,10 @@ export default tseslint.config(
{
allow: [
'react-dom/test-utils',
'memfs/lib/node/volume.js',
'memfs/lib/volume.js',
'yargs/**',
'msw/node',
'**/generated/**',
'**/generated/**'
],
},
],