Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoieni committed May 29, 2023
1 parent 89c5b27 commit 3493314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module.exports = {
parserOptions: {
ecmaVersion: 6,
sourceType: "module",
project: './tsconfig.json',
project: "./tsconfig.json",
},
extends: [
"eslint:recommended",
Expand Down

0 comments on commit 3493314

Please sign in to comment.