help eslint deal with the new vite-provided constant

This commit is contained in:
dakkar 2024-12-07 15:52:08 +00:00 committed by CenTdemeern1
parent c93a1b2d08
commit 715a8c8ecb

View file

@ -36,6 +36,7 @@ export default [
_DATA_TRANSFER_DRIVE_FILE_: false,
_DATA_TRANSFER_DRIVE_FOLDER_: false,
_DATA_TRANSFER_DECK_COLUMN_: false,
_RUFFLE_VERSION_: false,
},
parser,
parserOptions: {