Skip to content

Commit

Permalink
Format files with prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
b0o committed Nov 17, 2022
1 parent 18604fa commit df2f310
Show file tree
Hide file tree
Showing 17 changed files with 1,991 additions and 1,502 deletions.
14 changes: 7 additions & 7 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"presets": [
["env", {
"targets": {
"browsers": [
"last 2 Chrome versions",
"last 2 Firefox versions"
]
[
"env",
{
"targets": {
"browsers": ["last 2 Chrome versions", "last 2 Firefox versions"]
}
}
}]
]
]
}
Loading

0 comments on commit df2f310

Please sign in to comment.