feat: Added Prettier code formatter to standardize code formatting

This commit is contained in:
Giacomo Ferlaino 2020-03-11 23:51:35 +01:00
parent 37047b241d
commit 1badcaf080
4 changed files with 19 additions and 2254 deletions

View file

@ -29,5 +29,8 @@
},
"repository": {
"url": "https://github.com/lokenxo/ng2-fittext.git"
},
"devDependencies": {
"prettier": "^1.19.1"
}
}