|
|
|
@ -55,8 +55,8 @@ subprojects have distinct build systems even when their source lives here.
|
|
|
|
Do not run repository-wide `pnpm lint:fix` by default. It can rewrite files
|
|
|
|
Do not run repository-wide `pnpm lint:fix` by default. It can rewrite files
|
|
|
|
outside the task. Lint or format only files in scope.
|
|
|
|
outside the task. Lint or format only files in scope.
|
|
|
|
|
|
|
|
|
|
|
|
Do not edit `node_modules`, `dist`, `build`, coverage output, or generated
|
|
|
|
Do not edit `node_modules` or generated `dist`/build/coverage/runtime output as
|
|
|
|
runtime assets as source. Do not use a generated file to avoid fixing its owner.
|
|
|
|
source. Tracked tooling under `client/build` and `client/web/build` is source.
|
|
|
|
|
|
|
|
|
|
|
|
## Toolchains and package ownership
|
|
|
|
## Toolchains and package ownership
|
|
|
|
|
|
|
|
|
|
|
|
|