Skip to content

Commit

Permalink
chore(perf-samples): Remove unused deps and files
Browse files Browse the repository at this point in the history
  • Loading branch information
krystofwoldrich committed Oct 24, 2024
1 parent cf16bc8 commit d3e7028
Show file tree
Hide file tree
Showing 12 changed files with 2 additions and 186 deletions.
6 changes: 0 additions & 6 deletions performance-tests/TestAppPlain/.buckconfig

This file was deleted.

66 changes: 0 additions & 66 deletions performance-tests/TestAppPlain/.flowconfig

This file was deleted.

1 change: 0 additions & 1 deletion performance-tests/TestAppPlain/.watchmanconfig

This file was deleted.

14 changes: 0 additions & 14 deletions performance-tests/TestAppPlain/__tests__/App-test.js

This file was deleted.

1 change: 0 additions & 1 deletion performance-tests/TestAppPlain/_ruby-version

This file was deleted.

7 changes: 1 addition & 6 deletions performance-tests/TestAppPlain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,7 @@
"devDependencies": {
"@babel/core": "^7.12.9",
"@babel/runtime": "^7.12.5",
"@react-native-community/eslint-config": "^2.0.0",
"babel-jest": "^26.6.3",
"eslint": "^7.32.0",
"jest": "^26.6.3",
"metro-react-native-babel-preset": "^0.72.3",
"react-test-renderer": "18.1.0"
"metro-react-native-babel-preset": "^0.72.3"
},
"jest": {
"preset": "react-native"
Expand Down
6 changes: 0 additions & 6 deletions performance-tests/TestAppSentry/.buckconfig

This file was deleted.

66 changes: 0 additions & 66 deletions performance-tests/TestAppSentry/.flowconfig

This file was deleted.

1 change: 0 additions & 1 deletion performance-tests/TestAppSentry/.watchmanconfig

This file was deleted.

14 changes: 0 additions & 14 deletions performance-tests/TestAppSentry/__tests__/App-test.js

This file was deleted.

1 change: 0 additions & 1 deletion performance-tests/TestAppSentry/_ruby-version

This file was deleted.

5 changes: 1 addition & 4 deletions performance-tests/TestAppSentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,7 @@
"devDependencies": {
"@babel/core": "^7.12.9",
"@babel/runtime": "^7.12.5",
"babel-jest": "^26.6.3",
"jest": "^26.6.3",
"metro-react-native-babel-preset": "^0.72.3",
"react-test-renderer": "18.1.0"
"metro-react-native-babel-preset": "^0.72.3"
},
"jest": {
"preset": "react-native"
Expand Down

0 comments on commit d3e7028

Please sign in to comment.