chore(ci): add JS & TS linter check (#3394)

This commit is contained in:
Krzysztof Moch
2023-12-01 08:51:11 +01:00
committed by GitHub
parent 472820123a
commit 4d9334b477
3 changed files with 63 additions and 13 deletions

View File

@@ -16,6 +16,7 @@
"@types/react": "~18.0.0"
},
"devDependencies": {
"@jamesacarr/eslint-formatter-github-actions": "^0.2.0",
"@react-native/eslint-config": "^0.72.2",
"@release-it/conventional-changelog": "^7.0.2",
"@types/jest": "^28.1.2",