diff --git a/README.md b/README.md index 1f5b2b5..ed9f43e 100644 --- a/README.md +++ b/README.md @@ -714,7 +714,6 @@ For example, here’s the default value but changed to a single inner array: [exports]: #exports [flow]: https://flow.org/ [import/first]: https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/first.md -[import/first]: https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/first.md [import/newline-after-import]: https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/newline-after-import.md [import/no-duplicates]: https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/no-duplicates.md [import/order-comparison]: #how-is-this-rule-different-from-importorder diff --git a/package-real.json b/package-real.json index feb5df0..698308f 100644 --- a/package-real.json +++ b/package-real.json @@ -4,7 +4,7 @@ "license": "MIT", "author": "Simon Lydell", "repository": "lydell/eslint-plugin-simple-import-sort", - "description": "Easy autofixable import sorting", + "description": "Easy, autofixable import sorting", "type": "commonjs", "keywords": [ "eslint",