UNPKG

react-global-configuration

Version:

For setting a global config object managed as a requirement

13 lines 177 B
language: node_js node_js: - "13" - "12" - "10" - "8" install: - npm install - npm install -g codecov before_script: - npm update -g npm after_success: - codecov