From 6219697d0d8dc8c8d8cdd07c7e373a1c801e97ae Mon Sep 17 00:00:00 2001 From: JamesIves Date: Wed, 1 Apr 2020 12:58:25 -0400 Subject: [PATCH] Prettier Plugin --- package.json | 7 ++++--- yarn.lock | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 968bc96e..95250a76 100644 --- a/package.json +++ b/package.json @@ -40,13 +40,14 @@ "devDependencies": { "@types/jest": "25.1.4", "@types/node": "13.9.8", + "eslint": "6.8.0", + "eslint-plugin-github": "3.4.1", + "eslint-plugin-jest": "23.8.2", + "eslint-plugin-prettier": "^3.1.2", "jest": "25.2.4", "jest-circus": "25.2.4", "prettier": "2.0.2", "ts-jest": "25.3.0", - "eslint": "6.8.0", - "eslint-plugin-github": "3.4.1", - "eslint-plugin-jest": "23.8.2", "typescript": "3.8.3" } } diff --git a/yarn.lock b/yarn.lock index 883f87b4..9325082e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1441,7 +1441,7 @@ eslint-plugin-jsx-a11y@>=6.0.0: has "^1.0.3" jsx-ast-utils "^2.2.1" -eslint-plugin-prettier@>=2.6.0: +eslint-plugin-prettier@>=2.6.0, eslint-plugin-prettier@^3.1.2: version "3.1.2" resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.2.tgz#432e5a667666ab84ce72f945c72f77d996a5c9ba" dependencies: