mirror of
https://github.com/smyalygames/flightsim-on-linux.git
synced 2025-12-27 06:48:50 +01:00
fix: eslint error on md files
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
"files": ["*.mdx"],
|
||||
"files": ["*.md","*.mdx"],
|
||||
"extends": "plugin:mdx/recommended"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user