fix(workspace): keep omo and legacy rules compatible
This commit is contained in:
@@ -11,6 +11,7 @@ describe("EXCLUDED_DIRS", () => {
|
||||
"dist",
|
||||
"build",
|
||||
".next",
|
||||
".omo",
|
||||
".sisyphus",
|
||||
".omx",
|
||||
".turbo",
|
||||
|
||||
@@ -4,6 +4,7 @@ const EXCLUDED_DIR_NAMES = [
|
||||
"dist",
|
||||
"build",
|
||||
".next",
|
||||
".omo",
|
||||
".sisyphus",
|
||||
".omx",
|
||||
".turbo",
|
||||
|
||||
Reference in New Issue
Block a user