chore: add pre-commit hooks
chore: add pre-commit hooks chore: add pre-commit hooks chore: add pre-commit hooks chore: add pre-commit hooks
This commit is contained in:
@ -28,4 +28,3 @@ var obs = new MutationObserver(function(mutations) {
|
||||
});
|
||||
|
||||
obs.observe(target, { characterData: false, attributes: false, childList: true, subtree: false });
|
||||
|
||||
|
Reference in New Issue
Block a user