Skip to content

Commit

Permalink
fix format of files
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Gutierrez <[email protected]>
  • Loading branch information
AlfredoG87 committed Mar 1, 2024
1 parent 0a2181c commit d143f6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions subgraphs/saucerswap/v2/.eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@
"parser": "@typescript-eslint/parser",
"plugins": ["@typescript-eslint"],
"extends": ["plugin:@typescript-eslint/recommended", "prettier", "prettier/@typescript-eslint"]
}

}
3 changes: 1 addition & 2 deletions subgraphs/saucerswap/v2/.prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@
"semi": false,
"singleQuote": true,
"printWidth": 120
}

}

0 comments on commit d143f6e

Please sign in to comment.