UNPKG

react-evergage-ab

Version:

React component for integrating Evergage test experiences with your react code.

18 lines (14 loc) 259 B
# ignore certain configs and folders - node_modules is ignored by default typings/ typings.json .vscode/ tsconfig.json coverage/ styleguide/* # ignore the map files **/*.map # ignore the .ts files *.ts *.tsx # include the .d.ts files !components/**/*.d.ts