Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit e75537d

Browse files
author
Marlow Payne
committed
Renamed eslint defaults to reset
1 parent 5e849eb commit e75537d

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

javascript/.eslintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"extends": "./.eslintrc-defaults",
2+
"extends": "./.eslintrc-reset",
33
"env": {
44
"node": true,
55
"browser": true,

0 commit comments

Comments
 (0)