Merge branch 'chore-automatic-linting' of https://github.com/Distal-Labs/wildebeest into chore-automatic-linting

pull/364/head
Jorge Caballero (DataDrivenMD) 2023-03-02 15:06:36 -08:00
commit aa91a95d3d
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -19,7 +19,7 @@
"jest-environment-miniflare": "^2.11.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.1",
"simple-git-hooks": "^2.8.1",
"simple-git-hooks": "^2.8.1",
"ts-jest": "^29.0.3",
"typescript": "^4.9.4",
"wrangler": "2.7.1"
@ -53,4 +53,4 @@
"simple-git-hooks": {
"pre-commit": "yarn lint"
}
}
}