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 7f8e3a5 commit fef8c3eCopy full SHA for fef8c3e
package.json
@@ -10,6 +10,7 @@
10
"homepage": "https://github.com/neurocode-io/azure-sas-token/tree/master/README.md",
11
"license": "MIT",
12
"scripts": {
13
+ "test": "echo hello",
14
"build": "tsc --build",
15
"clean": "tsc --build --clean",
16
"format": "prettier --write '**/*.{ts,js,css,json,md}'"
0 commit comments