mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-26 17:52:59 +02:00
Update eslint.config.mjs
This commit is contained in:
parent
844b4e9e60
commit
3fa0535246
@ -13,7 +13,7 @@ const tsconfigRootDir = fileURLToPath(new URL('./', import.meta.url));
|
||||
const srcGlobs = ['{src,frontend/src}/**/*.{ts,tsx,js,jsx}'];
|
||||
const srcTsGlobs = ['{src,frontend/src}/**/*.{ts,tsx}'];
|
||||
const nodeGlobs = [
|
||||
'scripts/**/*.{js,ts}',
|
||||
'scripts/**/*.{js,ts,mjs}',
|
||||
'vite.config.ts',
|
||||
'vitest.config.ts',
|
||||
'vitest.minimal.config.ts',
|
||||
|
Loading…
Reference in New Issue
Block a user