@microsoft/adaptivecards-tools

v1.3.1-alpha.86805fb78.0
Microsoft sdk for Adaptive Cards

lint

eslint "**/*.ts"

build

rollup -c

clean

rimraf lib types

format

prettier --write --config ./.prettierrc.js --ignore-path ./.prettierignore "src/**/*.ts" "*.{js,json}"

precommit

npm run check-sensitive && lint-staged

clean-build

npm run clean && npm run build

lint:staged

lint-staged

check-format

prettier --list-different "src/**/*.ts" "*.{js,json}"

check-sensitive

npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'
npm i @microsoft/[email protected]

Metadata

  • MIT
  • Whatever
  • Microsoft Corporation
  • released 5/9/2023

Downloads