You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-08-13 22:12:50 +02:00
Add back files that might have been modified by linter
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
}
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,jsx}": "npm run linter"
|
||||
"*.{js,jsx}": ["npm run linter", "git add"]
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Reference in New Issue
Block a user