forked from baron/baron-sso
코드체크 결과 README에 뱃지로 추가
This commit is contained in:
@@ -42,6 +42,14 @@ export default defineConfig({
|
||||
"../common/**/node_modules/**",
|
||||
"../common/.pnpm-store/**",
|
||||
`${commonRoot}/theme/**`,
|
||||
`${commonRoot}/core/audit/index.ts`,
|
||||
`${commonRoot}/core/components/audit/AuditLogTable.tsx`,
|
||||
`${commonRoot}/core/components/overview/OverviewAxisNotes.tsx`,
|
||||
`${commonRoot}/core/components/overview/OverviewMetric.tsx`,
|
||||
`${commonRoot}/core/components/overview/OverviewSelectionChips.tsx`,
|
||||
`${commonRoot}/core/components/page/PageHeader.tsx`,
|
||||
`${commonRoot}/core/components/sort/SortableTableHead.tsx`,
|
||||
`${commonRoot}/core/pagination/*.ts`,
|
||||
`${commonRoot}/core/pagination/*.worker.ts`,
|
||||
`${commonRoot}/core/query/queryClient.ts`,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user