UNPKG

dt-app

Version:

The Dynatrace App Toolkit is a tool you can use from your command line to create, develop, and deploy apps on your Dynatrace environment.

5 lines 122 B
{ "extends": "./tsconfig.json", "include": ["**/*.ts", "**/*.tsx", "actions"], "exclude": ["node_modules", "dist"] }