mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
unvendor: Replace moment
This commit is contained in:
@@ -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',
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user