- Included the root directory as a package in the pnpm workspace to facilitate dependency management and streamline project structure.
7 lines
70 B
YAML
7 lines
70 B
YAML
packages:
|
|
- '.'
|
|
|
|
ignoredBuiltDependencies:
|
|
- electron
|
|
- esbuild
|