mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-20 00:06:24 +08:00
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