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 1298e1f commit 89c38a0Copy full SHA for 89c38a0
tools/package.json
@@ -5,6 +5,7 @@
5
"author": "Dan Schulte",
6
"license": "MIT",
7
"scripts": {
8
+ "deployments-schema-test": "dotnet test deploymentsSchemaTests/deploymentsSchemaTests.csproj",
9
"test": "mocha -r ts-node/register tests.ts",
10
"serve": "ts-node server.ts"
11
},
0 commit comments