fix(core): update
This commit is contained in:
@ -101,8 +101,8 @@ export class Smartchok {
|
||||
return result;
|
||||
}),
|
||||
{
|
||||
depth: 20,
|
||||
recursive: false,
|
||||
depth: 4,
|
||||
recursive: true,
|
||||
}
|
||||
);
|
||||
this.watcher.on('ready', () => {
|
||||
|
Reference in New Issue
Block a user