mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
fix ESLint types loading for chevrotain
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { createToken, Lexer } from '../../lib/chevrotain.min.mjs';
|
||||
import { createToken, Lexer } from '../../lib/chevrotain.js';
|
||||
|
||||
/** @enum {string} */
|
||||
const MODES = {
|
||||
|
Reference in New Issue
Block a user