Skip to content

Commit b407d09

Browse files
Apply suggestions from code review
renamed key Co-authored-by: Copilot <[email protected]>
1 parent c004476 commit b407d09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// this plugin is used to make all rules default to warnings
2-
equire('eslint-plugin-only-warn');
2+
require('eslint-plugin-only-warn');
33

44
module.exports = {
55
extends: 'standard',

0 commit comments

Comments
 (0)