mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-06 02:30:46 -08:00
Add output directory to eslint ignore configuration (#9317)
This commit is contained in:
parent
cae3d0fa2c
commit
e753851d49
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ export default defineConfig([{
|
|||
"plugins/tiddlywiki/*/files/",
|
||||
"eslint.config.mjs",
|
||||
"playwright.config.js",
|
||||
"**/output/**"
|
||||
],
|
||||
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue