fix(mod_format): stop package.json formatter from modifying buildDocs and dependency entries

This commit is contained in:
2026-04-16 13:05:47 +00:00
parent 4214a1fdf1
commit 4c86ad62fb
4 changed files with 8 additions and 94 deletions
-2
View File
@@ -5,7 +5,6 @@ import * as smartfile from '@push.rocks/smartfile';
import * as smartinteract from '@push.rocks/smartinteract';
import * as smartlegal from '@push.rocks/smartlegal';
import * as smartobject from '@push.rocks/smartobject';
import * as smartnpm from '@push.rocks/smartnpm';
import * as smartconfig from '@push.rocks/smartconfig';
import * as smartdiff from '@push.rocks/smartdiff';
import * as smartscaf from '@push.rocks/smartscaf';
@@ -16,7 +15,6 @@ export {
smartinteract,
smartlegal,
smartobject,
smartnpm,
smartconfig,
smartdiff,
smartscaf,