Skip to content

Commit e8861ae

Browse files
added ts
1 parent eef8e9e commit e8861ae

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

node_modules/.package-lock.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
"eslint": "^9.7.0",
1616
"eslint-plugin-react": "^7.34.4",
1717
"globals": "^15.8.0",
18-
"typescript-eslint": "^7.16.1"
18+
"typescript-eslint": "^7.16.1",
19+
"typescript": "^5.0.0"
20+
1921
}
2022
}

0 commit comments

Comments
 (0)