Skip to content

Commit

Permalink
switch default to NOT include SPFx rules
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewconnell committed Jul 15, 2021
1 parent e4f2bb8 commit 9671dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/eslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
// NOTE: To use the ESLint equivalent rules that default SPFx projects use:
// 1. uncomment the next immediate line
// 2. append a comma to the line immediately before this comment block
,"./eslint.spfx.json"
// "./eslint.spfx.json"
]
}

0 comments on commit 9671dcd

Please sign in to comment.