mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
[TGUI] Added prettierx
This commit is contained in:
@@ -25,8 +25,7 @@ export const resolveGlob = (...sections) => {
|
||||
try {
|
||||
fs.statSync(path);
|
||||
safePaths.push(path);
|
||||
}
|
||||
catch {}
|
||||
} catch {}
|
||||
}
|
||||
return safePaths;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user