Skip to content

Commit a49912c

Browse files
committed
fix: ignore eslint error
1 parent f75f935 commit a49912c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/bin/sync-plugin-common-files.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env node
2+
/* eslint-disable no-console */
23

34
import fse from 'fs-extra'
45
import fs from 'node:fs'

0 commit comments

Comments
 (0)