fix code styling on affected files

This commit is contained in:
Nacho Codoñer
2025-02-05 18:29:04 +01:00
parent 7cf9c36089
commit 64697ad9aa
2 changed files with 2 additions and 2 deletions

View File

@@ -84,7 +84,7 @@ const packages = {
"logic-solver": {
// TODO: Fibers - Legacy
// Revisit when we remove fibers, this may break for legacy
ignoredFiles: ["logic.js", "optimize.js"],
ignoredFiles: ["logic.js", "optimize.js", "minisat.js"],
},
"meteor-base": {},
"mobile-experience": {},