2f31c3f259
The root prettier and eslint runs shouldn't reach into the standalone workspaces, since each one manages its own formatting and linting. Also correct the ui workspace lint script to diff against origin/master to match the repo's default branch. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
31 lines
404 B
Plaintext
31 lines
404 B
Plaintext
.cache
|
|
.lighthouseci
|
|
.yarn
|
|
dist
|
|
microsite
|
|
workspaces
|
|
docs-ui/.next
|
|
docs-ui/public
|
|
docs-ui/out
|
|
packages/ui/css
|
|
coverage
|
|
*.hbs
|
|
templates
|
|
type-docs
|
|
# old reports
|
|
api-report.md
|
|
api-report-*.md
|
|
# new reports
|
|
report.api.md
|
|
report-*.api.md
|
|
|
|
knip-report.md
|
|
cli-report.md
|
|
plugins/scaffolder-backend/sample-templates
|
|
.vscode
|
|
dist-types
|
|
.eslintrc.js
|
|
|
|
# reduce the barrier for adopters to add themselves
|
|
ADOPTERS.md
|