fix(mod_format): stop package.json formatter from modifying buildDocs and dependency entries
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user