mirror of
https://github.com/meteor/meteor.git
synced 2026-01-09 07:38:15 -05:00
fix code styling on affected files
This commit is contained in:
@@ -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": {},
|
||||
|
||||
Reference in New Issue
Block a user