feat(silo adjustments): added in email if % wrong
This commit is contained in:
@@ -35,6 +35,8 @@ const ignoreList = [
|
||||
"frontend/tsconfig.node.json",
|
||||
"frontend/vite.config.ts",
|
||||
"frontend/components.json",
|
||||
//misc files
|
||||
"jsTesting",
|
||||
];
|
||||
|
||||
const shouldIgnore = (itemPath: any) => {
|
||||
|
||||
Reference in New Issue
Block a user