Pin prettier version & set role path in CI

This commit is contained in:
Sonny Bakker 2022-05-15 20:58:06 +02:00
parent 75f0383ba5
commit 2e4f525e95
3 changed files with 40 additions and 2 deletions

5
package.json Normal file
View file

@ -0,0 +1,5 @@
{
"dependencies": {
"prettier": "^2.6.2"
}
}