1.0.2 • Published 4 years ago
@nullvoxpopuli/automated-ci-test-addon v1.0.2
This package is a test package for testing changes to ember-addon-automated-ci before actually making changes to the automated ci blueprint files.
This package was set up with the following steps:
ember addon my-addoncd my-addongit remote add origin ...from here on out every change will have a commit and pushember-cli-update init -b ember-addon-automated-ci- rename package to
@nullvoxpopuli/automated-ci-test-addon - run
yarnand add lockfile ember install ember-cli-typescript- last publish attempt had a lint failure, so swap out default lint configs for
@nullvoxpopuli/eslint-configs, which is significantly more robust than the ember-cli addon defaults - Disable docs/markdown linting