Skip to content

Commit

Permalink
Symlink eslint config to project root because Codacy
Browse files Browse the repository at this point in the history
  • Loading branch information
rblaine95 committed Aug 1, 2024
1 parent 3696427 commit 7b9dfbb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions eslint.config.mjs
4 changes: 4 additions & 0 deletions scripts/k6/eslint.config.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
import globals from "globals";

/*
Because Codacy
*/

export default [
{
languageOptions: {
Expand Down

0 comments on commit 7b9dfbb

Please sign in to comment.