Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
birkskyum committed Oct 30, 2024
1 parent 6c5bbfa commit 9f50b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/source/rtl_text_plugin_worker.test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { beforeEach, describe, expect, test, vi} from 'vitest';
import {beforeEach, describe, expect, test, vi} from 'vitest';
import {PluginState} from './rtl_text_plugin_status';
import {rtlWorkerPlugin} from './rtl_text_plugin_worker';

Expand Down

0 comments on commit 9f50b69

Please sign in to comment.