Skip to content

Commit 61b4d79

Browse files
Update nx.json
Co-authored-by: Matěj Chalk <[email protected]>
1 parent a051e40 commit 61b4d79

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

nx.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,12 +251,10 @@
251251
"test-vitest-inputs": ["default", { "externalDependencies": ["vitest"] }],
252252
"lint-eslint-inputs": [
253253
"default",
254-
"production",
255254
{ "externalDependencies": ["eslint"] }
256255
],
257256
"typecheck-typescript-inputs": [
258257
"default",
259-
"production",
260258
{ "externalDependencies": ["typescript"] }
261259
],
262260
"code-pushup-inputs": [

0 commit comments

Comments
 (0)