workspaces: add root prettier and eslint ignores, fix base branch
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
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
.yarn
|
||||
dist
|
||||
microsite
|
||||
workspaces
|
||||
docs-ui/.next
|
||||
docs-ui/public
|
||||
docs-ui/out
|
||||
|
||||
Reference in New Issue
Block a user