mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 00:12: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": {
|
"rules": {
|
||||||
"no-empty": false,
|
"no-empty": false,
|
||||||
"no-import-side-effect": false,
|
"no-import-side-effect": false,
|
||||||
|
Loading…
Reference in New Issue
Block a user