Skip to content

Commit 01f2908

Browse files
committed
chore: Build before linting
1 parent 173180a commit 01f2908

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

components/markdown-confluence-sync/project.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,7 @@
1919
"target": "eslint:config",
2020
"projects": ["eslint-config"]
2121
},
22-
{
23-
"target": "build",
24-
"projects": ["confluence-sync"]
25-
},
26-
{
27-
"target": "build",
28-
"projects": ["child-process-manager"]
29-
}
22+
"build"
3023
]
3124
},
3225
// Redefine the build target to include the config directory as an output

0 commit comments

Comments
 (0)