Fix plugin unregister: unload all modules.

This commit is contained in:
John Livingston
2021-04-08 03:47:55 +02:00
parent 490d6f18c3
commit 0bad31dddb
3 changed files with 26 additions and 0 deletions

View File

@ -31,6 +31,7 @@
"@typescript-eslint/eslint-plugin": "^4.21.0",
"@typescript-eslint/parser": "^4.21.0",
"converse.js": "^7.0.5",
"decache": "^4.6.0",
"eslint": "^7.20.0",
"eslint-config-standard": "^16.0.2",
"eslint-config-standard-with-typescript": "^20.0.0",