We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9f6a0d commit 9b472caCopy full SHA for 9b472ca
apps/ts-minbar-test-react-components/package.json
@@ -9,7 +9,7 @@
9
},
10
"scripts": {
11
"type-check": "tsc -p .",
12
- "test": "ts-node --swc ./src/index.ts"
+ "test": "ts-node ./src/index.ts"
13
14
"devDependencies": {
15
"@fluentui/scripts-tasks": "*",
apps/ts-minbar-test-react/package.json
0 commit comments