Skip to content

Commit 703d4e9

Browse files
committed
chore: add-lint-global-cache
1 parent 2398f8e commit 703d4e9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

nx.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929
"inputs": ["noMarkdown", "^noMarkdown"],
3030
"cache": true
3131
},
32+
"lint": {
33+
"inputs": ["noMarkdown", "^noMarkdown"],
34+
"cache": true
35+
},
3236
"build": {
3337
"dependsOn": ["^build"],
3438
"inputs": ["noMarkdown", "^noMarkdown"],

0 commit comments

Comments
 (0)