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 1c8e68d commit 6be1f37Copy full SHA for 6be1f37
src/Elastic.Markdown/eslint.config.mjs
@@ -8,6 +8,8 @@ export default defineConfig([
8
'_static/main.js',
9
'_static/mermaid.tiny.js',
10
'_static/mermaid.js',
11
+ 'Assets/mermaid.tiny.js',
12
+ 'Assets/mermaid.js',
13
]),
14
{ files: ['**/*.{js,mjs,cjs,ts}'] },
15
{
0 commit comments