Add prettier

This commit is contained in:
Iván Ovejero 2022-06-27 11:43:54 +02:00
commit 0dbef64711

View file

@ -45,6 +45,7 @@
"gulp": "^4.0.2", "gulp": "^4.0.2",
"jest": "^26.4.2", "jest": "^26.4.2",
"n8n-workflow": "~0.104.0", "n8n-workflow": "~0.104.0",
"prettier": "^2.7.1",
"ts-jest": "^26.3.0", "ts-jest": "^26.3.0",
"tslint": "^6.1.2", "tslint": "^6.1.2",
"typescript": "~4.3.5" "typescript": "~4.3.5"