PR feedback
This commit is contained in:
+1
-1
@@ -299,7 +299,7 @@ export default defineConfig(
|
||||
* bskyogcard - server-side, Node.js imports are fine
|
||||
*/
|
||||
{
|
||||
files: ['bskyogcard/**/*.{js,jsx,ts,tsx}'],
|
||||
files: ['bskyogcard/**/*.{js,jsx,ts,tsx}', 'scripts/**/*.{js,ts}'],
|
||||
rules: {
|
||||
'import-x/no-nodejs-modules': 'off',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user