Skip to content

Commit

Permalink
Add name to config
Browse files Browse the repository at this point in the history
  • Loading branch information
FloEdelmann authored Oct 23, 2024
1 parent 5687e7d commit 31f6378
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const includeDeprecated = !process.env.ESLINT_CONFIG_PRETTIER_NO_DEPRECATED;
const specialRule = 0;

module.exports = {
name: "config-prettier",
rules: {
// The following rules can be used in some cases. See the README for more
// information. These are marked with `0` instead of `"off"` so that a
Expand Down

0 comments on commit 31f6378

Please sign in to comment.