forked from github/awesome-cordova-plugins
chore(lint): extend prettier rules
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"extends": ["tslint-ionic-rules"],
|
||||
"extends": ["tslint-ionic-rules", "tslint-config-prettier"],
|
||||
"rules": {
|
||||
"no-empty": false,
|
||||
"no-import-side-effect": false,
|
||||
|
||||
Reference in New Issue
Block a user