npm run format

This commit is contained in:
Abdón Rodríguez Davila
2020-04-07 11:43:16 +02:00
committed by Justin Fagnani
parent fae1b82b91
commit 4b231be37d
6 changed files with 39 additions and 31 deletions

View File

@@ -20,7 +20,7 @@
"plugins": [
{
"name": "ts-lit-plugin",
"strict": true,
"strict": true
}
]
},