Skip to content

Commit 57df615

Browse files
author
Lyle Shearer
committed
Update "extends" example to use hudl instead of airbnb
1 parent 3d28b76 commit 57df615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linters/.eslintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
// Copy this file, and add rule overrides as needed.
33
{
44
"root": true,
5-
"extends": "airbnb"
5+
"extends": "hudl"
66
}

0 commit comments

Comments
 (0)