certd/pnpm-workspace.yaml

6 lines
149 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

packages:
- 'packages/**' # <--------------开发插件请注释掉这一行PR时本修改不要提交
- 'packages/ui/**'
- '!**/test/**'