Reformat all files with prettier

This commit is contained in:
Pieter Vander Vennet 2022-09-08 21:40:48 +02:00
parent e22d189376
commit b541d3eab4
382 changed files with 50893 additions and 35566 deletions

View file

@ -1,3 +1,3 @@
import Constants from "../Models/Constants";
import Constants from "../Models/Constants"
console.log("git tag -a", Constants.vNumber, `-m "Deployed on ${new Date()}"`)
console.log("git tag -a", Constants.vNumber, `-m "Deployed on ${new Date()}"`)