ms-rest-js/.scripts
Jeremy Meng 773a3f053a Rework the use of lib: ["dom"]
Porting changes from @azure/core-http PR
https://github.com/Azure/azure-sdk-for-js/pull/7500.

- Keep lib: ["dom"] for ./scripts/ as it depends on a dev common tool which
depends on v10 @azure/storage-blob which depends on an older version of
ms-rest-js. Attempting to remove it resulting in compile errors. This folder is
only used in dev/CI.  It's not part of the shipping library.
2021-02-02 22:27:31 +00:00
..
checkConstantsVersion.ts Add Prettier and format code (#415) 2021-02-01 17:54:34 -08:00
checkEverything.ts Add Prettier and format code (#415) 2021-02-01 17:54:34 -08:00
checkForOnlyCalls.ts Add Prettier and format code (#415) 2021-02-01 17:54:34 -08:00
checkPackageJsonVersion.ts Add Prettier and format code (#415) 2021-02-01 17:54:34 -08:00
latest.ts Add Prettier and format code (#415) 2021-02-01 17:54:34 -08:00
local.ts Add Prettier and format code (#415) 2021-02-01 17:54:34 -08:00
publish.js Add publish scripts 2018-05-16 12:36:03 -07:00
testDependentProjects.ts Add Prettier and format code (#415) 2021-02-01 17:54:34 -08:00
tsconfig.json Rework the use of lib: ["dom"] 2021-02-02 22:27:31 +00:00