@microsoft/adaptivecards-tools

v1.3.6-alpha.dc2ed64c9.0
Microsoft sdk for Adaptive Cards

clean

rimraf lib types

clean-build

npm run clean && npm run build

build

rollup -c

lint

eslint "**/*.ts"

lint:staged

lint-staged

check-sensitive

npx eslint --plugin 'no-secrets' --cache --ignore-pattern 'package.json' --ignore-pattern 'package-lock.json'

precommit

npm run check-sensitive && lint-staged

check-format

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

format

prettier --write --config ./.prettierrc.js --ignore-path ./.prettierignore "src/**/*.ts" "*.{js,json}"
npm i @microsoft/adaptivecards-tools

Metadata

  • MIT
  • Whatever
  • Microsoft Corporation
  • released 10/22/2024

Downloads