diff options
| author | Piotr Kuczynski <[email protected]> | 2022-02-03 09:13:16 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-02-03 09:13:16 +0100 |
| commit | 7b13898d138965e5af422806df115faddf00fa79 (patch) | |
| tree | 7f14720b0706cb80c6d0323fa592788df8ce0b3e | |
| parent | 773bcec209da625cd1931d8bbb81e4d5159d9a89 (diff) | |
| download | faker-7b13898d138965e5af422806df115faddf00fa79.tar.xz faker-7b13898d138965e5af422806df115faddf00fa79.zip | |
chore: remove eslint-plugin-prettier (#399)
| -rw-r--r-- | .eslintrc.js | 3 | ||||
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 41 |
3 files changed, 1 insertions, 45 deletions
diff --git a/.eslintrc.js b/.eslintrc.js index 33042eeb..df068352 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -16,7 +16,6 @@ module.exports = defineConfig({ 'eslint:recommended', 'plugin:@typescript-eslint/recommended', 'plugin:@typescript-eslint/recommended-requiring-type-checking', - 'plugin:prettier/recommended', ], parser: '@typescript-eslint/parser', parserOptions: { @@ -24,7 +23,7 @@ module.exports = defineConfig({ sourceType: 'module', warnOnUnsupportedTypeScriptVersion: false, }, - plugins: ['@typescript-eslint', 'prettier'], + plugins: ['@typescript-eslint'], rules: { // We may want to use this in the future 'no-useless-escape': 'off', diff --git a/package.json b/package.json index 008dd74d..09c4db31 100644 --- a/package.json +++ b/package.json @@ -97,10 +97,8 @@ "conventional-changelog-cli": "~2.2.2", "cypress": "~9.3.1", "esbuild": "~0.14.14", - "eslint-config-prettier": "~8.3.0", "eslint-define-config": "~1.2.3", "eslint-gitignore": "~0.1.0", - "eslint-plugin-prettier": "~4.0.0", "eslint": "~8.8.0", "esno": "~0.14.0", "lint-staged": "~12.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index caad896d..c58fba84 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,10 +12,8 @@ specifiers: cypress: ~9.3.1 esbuild: ~0.14.14 eslint: ~8.8.0 - eslint-config-prettier: ~8.3.0 eslint-define-config: ~1.2.3 eslint-gitignore: ~0.1.0 - eslint-plugin-prettier: ~4.0.0 esno: ~0.14.0 lint-staged: ~12.3.2 npm-run-all: ~4.1.5 @@ -43,10 +41,8 @@ devDependencies: cypress: 9.3.1 esbuild: 0.14.14 eslint: 8.8.0 - eslint-config-prettier: [email protected] eslint-define-config: 1.2.3 eslint-gitignore: [email protected] - eslint-plugin-prettier: 4.0.0_43197c8d12d1d439034cfcf65e1c48c2 esno: [email protected] lint-staged: 12.3.2 npm-run-all: 4.1.5 @@ -1854,15 +1850,6 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier/[email protected]: - resolution: {integrity: sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==} - hasBin: true - peerDependencies: - eslint: '>=7.0.0' - dependencies: - eslint: 8.8.0 - dev: true - /eslint-define-config/1.2.3: resolution: {integrity: sha512-etSYUjXbFzj6SnHV2Abmc2z4yVTMlGiK0WwLvqS5QxFsuRZrgpZPIk6wTAc+R8dDuISWcw07MK6x2OcqDgUFpA==} engines: {node: '>= 16.9.0', npm: '>= 7.0.0', pnpm: '>= 6.27.1'} @@ -1882,23 +1869,6 @@ packages: - supports-color dev: true - /eslint-plugin-prettier/4.0.0_43197c8d12d1d439034cfcf65e1c48c2: - resolution: {integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==} - engines: {node: '>=6.0.0'} - peerDependencies: - eslint: '>=7.28.0' - eslint-config-prettier: '*' - prettier: '>=2.0.0' - peerDependenciesMeta: - eslint-config-prettier: - optional: true - dependencies: - eslint: 8.8.0 - eslint-config-prettier: [email protected] - prettier: 2.5.1 - prettier-linter-helpers: 1.0.0 - dev: true - /eslint-scope/5.1.1: resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} engines: {node: '>=8.0.0'} @@ -2102,10 +2072,6 @@ packages: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} dev: true - /fast-diff/1.2.0: - resolution: {integrity: sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==} - dev: true - /fast-glob/3.2.11: resolution: {integrity: sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==} engines: {node: '>=8.6.0'} @@ -3400,13 +3366,6 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-linter-helpers/1.0.0: - resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==} - engines: {node: '>=6.0.0'} - dependencies: - fast-diff: 1.2.0 - dev: true - /prettier/2.5.1: resolution: {integrity: sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==} engines: {node: '>=10.13.0'} |
