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 f75f935 commit a49912cCopy full SHA for a49912c
frontend/bin/sync-plugin-common-files.mjs
@@ -1,4 +1,5 @@
1
#!/usr/bin/env node
2
+/* eslint-disable no-console */
3
4
import fse from 'fs-extra'
5
import fs from 'node:fs'
0 commit comments