Skip to content

Commit

Permalink
Merge pull request #2 from TEAM-FLASH/dev
Browse files Browse the repository at this point in the history
Conf: tsconfig 파일 수정
  • Loading branch information
JWJung-99 authored Nov 29, 2024
2 parents e8b711d + 1e6afa0 commit 743b57b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"compilerOptions": {
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo",
"target": "ES2020",
"useDefineForClassFields": true,
"lib": ["ES2020", "DOM", "DOM.Iterable"],
Expand Down

0 comments on commit 743b57b

Please sign in to comment.