wip monorepo
This commit is contained in:
@@ -47,7 +47,8 @@
|
||||
"performance": {
|
||||
"noNamespaceImport": "off",
|
||||
"noImgElement": "off",
|
||||
"useTopLevelRegex": "off"
|
||||
"useTopLevelRegex": "off",
|
||||
"noBarrelFile": "off"
|
||||
},
|
||||
"complexity": {
|
||||
"noExcessiveCognitiveComplexity": "off"
|
||||
|
||||
Reference in New Issue
Block a user