You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-08-10 22:11:50 +02:00
Tools: Spellcheck Markdown documents (#10004)
This commit is contained in:
@@ -16,4 +16,7 @@ module.exports = {
|
||||
'yarn packageJsonLint',
|
||||
'yarn linter-precommit',
|
||||
],
|
||||
'*.{md,mdx}': [
|
||||
'yarn spellcheck',
|
||||
],
|
||||
};
|
||||
|
Reference in New Issue
Block a user