UNPKG

@enact/cli

Version:

Full-featured build environment tool for Enact applications.

13 lines (11 loc) 229 B
dist: focal language: node_js node_js: - node sudo: false install: - npm config set prefer-offline false - npm install - npm link script: - npm run lint -- --report-unused-disable-directives --max-warnings 0