unvendor: Move formula rendering from core to extensions

This commit is contained in:
Cohee
2024-10-17 10:08:00 +00:00
parent 08324ba801
commit b6f9c6480b
24 changed files with 17 additions and 132 deletions
-1
View File
@@ -50,7 +50,6 @@ module.exports = {
},
// These scripts are loaded in HTML; tell ESLint not to complain about them being undefined
globals: {
showdownKatex: 'readonly',
toastr: 'readonly',
SillyTavern: 'readonly',
},