Skip to content

Commit

Permalink
Update ESLint config (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
DABH authored Feb 11, 2022
1 parent 7e5cffc commit 0ab2982
Show file tree
Hide file tree
Showing 3 changed files with 1,119 additions and 2,728 deletions.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": "populist",
"extends": "@dabh/eslint-config-populist",
"rules": {
"no-undefined": 0,
"strict": 0
Expand Down
Loading

0 comments on commit 0ab2982

Please sign in to comment.