Skip to content

Commit ec7b69f

Browse files
committed
chore(lint): mark lint as noop
1 parent 2c3cea0 commit ec7b69f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

projects/packages/noise-cancellation/project.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
"defaultConfiguration": "local"
1010
},
1111
"serve": {},
12-
"lint": {}
12+
"lint": {
13+
"executor": "nx:noop"
14+
}
1315
}
1416
}

0 commit comments

Comments
 (0)