Skip to content

Commit

Permalink
Switch to using the same eslintrc ro the whole project.
Browse files Browse the repository at this point in the history
Part of #646.

This makes them show up in VSCode while editing.
  • Loading branch information
jkomoros committed Oct 29, 2023
1 parent b200849 commit 6159bfa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 26 deletions.
2 changes: 1 addition & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
build/*
src/**/*.js
functions/*
functions/lib/*
25 changes: 0 additions & 25 deletions functions/.eslintrc.json

This file was deleted.

0 comments on commit 6159bfa

Please sign in to comment.