mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-04-26 04:40:15 +08:00
chore(lint): run hook on all files
This commit is contained in:
parent
4338c1c5ed
commit
0f1cde634f
@ -102,7 +102,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"*.{js,json,ts}": [
|
"*": [
|
||||||
"prettier --write"
|
"prettier --write"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user