mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-18 16:02:53 +08:00
chore(lint): extend prettier rules
This commit is contained in:
parent
511a02d50b
commit
4338c1c5ed
@ -1,5 +1,5 @@
|
||||
{
|
||||
"extends": ["tslint-ionic-rules"],
|
||||
"extends": ["tslint-ionic-rules", "tslint-config-prettier"],
|
||||
"rules": {
|
||||
"no-empty": false,
|
||||
"no-import-side-effect": false,
|
||||
|
Loading…
Reference in New Issue
Block a user