Skip to content

Commit

Permalink
Add arm64 parcel watcher
Browse files Browse the repository at this point in the history
  • Loading branch information
IRus committed Jan 13, 2025
1 parent d099268 commit 87e5bac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
Binary file not shown.
7 changes: 3 additions & 4 deletions app-frontend/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@
"jsx": "react",
"lib": [
"dom",
"es5",
"es6",
"es7"
]
"dom.iterable",
"esnext"
],
}
}

0 comments on commit 87e5bac

Please # to comment.