unvendor: Replace moment

This commit is contained in:
Cohee
2024-10-17 02:02:45 +03:00
parent 7b0f7306c0
commit 81bdeb6da8
15 changed files with 33 additions and 804 deletions

View File

@@ -51,11 +51,9 @@ module.exports = {
// These scripts are loaded in HTML; tell ESLint not to complain about them being undefined
globals: {
droll: 'readonly',
moment: 'readonly',
Popper: 'readonly',
showdownKatex: 'readonly',
toastr: 'readonly',
isProbablyReaderable: 'readonly',
SillyTavern: 'readonly',
},
},