mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-31 05:33:23 +08:00
fix: lint
This commit is contained in:
@@ -30,6 +30,7 @@ describe('useSortable', () => {
|
||||
|
||||
// Import sortablejs to access the mocked create function
|
||||
const Sortable = await import(
|
||||
// @ts-expect-error - no types
|
||||
'sortablejs/modular/sortable.complete.esm.js'
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user