mirror of
https://github.com/smyalygames/flightsim-on-linux.git
synced 2025-05-18 06:04:14 +02:00
fix: eslint error on md files
This commit is contained in:
parent
e9dd78fe87
commit
194ddc2640
@ -21,7 +21,7 @@
|
|||||||
},
|
},
|
||||||
"overrides": [
|
"overrides": [
|
||||||
{
|
{
|
||||||
"files": ["*.mdx"],
|
"files": ["*.md","*.mdx"],
|
||||||
"extends": "plugin:mdx/recommended"
|
"extends": "plugin:mdx/recommended"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user