mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
Add back files that might have been modified by linter
This commit is contained in:
parent
87a639df2b
commit
7f5bf131a8
@ -11,7 +11,7 @@
|
||||
}
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,jsx}": "npm run linter"
|
||||
"*.{js,jsx}": ["npm run linter", "git add"]
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
Reference in New Issue
Block a user