Skip to content

Commit 3c7c92d

Browse files
committed
fix(nx): change defaultBase from main to master to fix format:check git errors
1 parent cef155a commit 3c7c92d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "./node_modules/nx/schemas/nx-schema.json",
33
"affected": {
4-
"defaultBase": "main"
4+
"defaultBase": "master"
55
},
66
"tasksRunnerOptions": {
77
"default": {

0 commit comments

Comments
 (0)