UNPKG

get-es-imports-exports

Version:

Recursively get imports and exports for files using ES import/export syntax

16 lines (13 loc) 239 B
machine: node: version: v6.1.0 environment: PATH: "${PATH}:${HOME}/${CIRCLE_PROJECT_REPONAME}/node_modules/.bin" dependencies: override: - yarn cache_directories: - ~/.cache/yarn test: override: - yarn test