Skip to content

Commit

Permalink
fixup! fixup! chore: use v8 path aliases for v8 related apps/*
Browse files Browse the repository at this point in the history
  • Loading branch information
Hotell committed Nov 25, 2022
1 parent fcf0e85 commit 6fbe5a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/react-18-tests-v8/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "just-scripts test",
"just": "just-scripts",
"start": "webpack-dev-server --mode=development --config=webpack.config.js",
"type-check": "tsc -b tsconfig.json"
"type-check": "tsc -p tsconfig.react-compat-check.json"
},
"devDependencies": {
"@fluentui/eslint-plugin": "*",
Expand Down

0 comments on commit 6fbe5a0

Please sign in to comment.