Skip to content

Commit

Permalink
remove jazzer
Browse files Browse the repository at this point in the history
  • Loading branch information
cometkim committed Nov 1, 2024
1 parent a2f1202 commit 1c01ab2
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 932 deletions.
16 changes: 0 additions & 16 deletions fuzz/target.cjs

This file was deleted.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@
"build": "node scripts/build-exports.js && tsc -p tsconfig.build.json",
"test": "node --test --test-reporter spec --test-reporter-destination=stdout",
"test:coverage": "yarn test --experimental-test-coverage --test-reporter=lcov --test-reporter-destination=lcov.info",
"fuzz": "jazzer fuzz/target.cjs",
"bundle-stats:emoji": "node benchmark/emoji/bundle-stats.js",
"bundle-stats:general": "node benchmark/general/bundle-stats.js",
"bundle-stats:grapheme": "node benchmark/grapheme/bundle-stats.js",
Expand All @@ -116,7 +115,6 @@
"devDependencies": {
"@changesets/cli": "^2.27.7",
"@formatjs/intl-segmenter": "11.5.7",
"@jazzer.js/core": "^2.1.0",
"@react-native/metro-babel-transformer": "^0.75.2",
"@types/node": "^22.5.1",
"@types/xregexp": "^4.4.0",
Expand Down
Loading

0 comments on commit 1c01ab2

Please sign in to comment.