mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-14 10:34:06 +02:00
chore: address restructure PR review feedback (#6423)
This commit is contained in:
@@ -7,7 +7,8 @@ import tseslint from "typescript-eslint";
|
||||
|
||||
const srcGlobs = ["editor/src/**/*.{js,mjs,jsx,ts,tsx}"];
|
||||
const nodeGlobs = [
|
||||
"editor/scripts/**/*.{js,ts,mjs}",
|
||||
"scripts/**/*.{js,ts,mjs,mts}",
|
||||
"editor/scripts/**/*.{js,ts,mjs,mts}",
|
||||
"editor/*.config.{js,ts,mjs}",
|
||||
"*.config.{js,ts,mjs}",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user