You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-08-10 22:11:50 +02:00
Fixed husky config
This commit is contained in:
@@ -14,6 +14,6 @@ module.exports = {
|
||||
'yarn run linter-precommit',
|
||||
'yarn run checkLibPaths',
|
||||
// 'yarn run spellcheck',
|
||||
'git add',
|
||||
// 'git add',
|
||||
],
|
||||
};
|
||||
|
Reference in New Issue
Block a user