We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e4dc52 commit 99bac6fCopy full SHA for 99bac6f
1 file changed
worker.mjs
@@ -11,8 +11,8 @@
11
* @import {ESLint} from 'eslint'
12
*/
13
14
-import { runAsWorker } from 'synckit';
15
import prettier from 'prettier';
+import { runAsWorker } from 'synckit';
16
17
runAsWorker(
18
/**
0 commit comments