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