build: make eslint-plugin-prettier a dependency of desktop-client

This commit is contained in:
Tom French 2022-08-25 16:35:48 +01:00
parent 4f0bfe4a1f
commit 677faa611d
2 changed files with 2 additions and 0 deletions

View file

@ -34,6 +34,7 @@
"eslint-plugin-flowtype": "2.50.1",
"eslint-plugin-import": "2.14.0",
"eslint-plugin-jsx-a11y": "6.1.2",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "7.11.1",
"file-loader": "2.0.0",
"focus-visible": "^4.1.1",

View file

@ -90,6 +90,7 @@ __metadata:
eslint-plugin-flowtype: 2.50.1
eslint-plugin-import: 2.14.0
eslint-plugin-jsx-a11y: 6.1.2
eslint-plugin-prettier: ^3.1.4
eslint-plugin-react: 7.11.1
file-loader: 2.0.0
focus-visible: ^4.1.1