mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
7 lines
74 B
TypeScript
7 lines
74 B
TypeScript
export default [
|
|
'packages/*',
|
|
'apps/*',
|
|
'examples/*',
|
|
'docs',
|
|
];
|