Skip to content

Commit

Permalink
revert formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Feb 13, 2024
1 parent 905c56e commit b9d75a5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions workspace.jsonc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* this is the main configuration file of your bit workspace.
* for full documentation, please see: https://bit.dev/docs/workspace/workspace-configuration
**/{
**/ {
"$schema": "https://static.bit.dev/teambit/schemas/schema.json",
/**
* main configuration of the Bit workspace.
Expand Down Expand Up @@ -83,9 +83,7 @@
"teambit.workspace/variants": {
"*": {
"teambit.pkg/pkg": {
"packageManagerPublishArgs": [
"--access public"
],
"packageManagerPublishArgs": ["--access public"],
"packageJson": {
"name": "@pnpm/{scope}.{name}",
"private": false,
Expand Down

0 comments on commit b9d75a5

Please sign in to comment.