alfred
alfred copied to clipboard
A Modular Toolchain for JavaScript
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@babel/cli](https://babeljs.io/) ([source](https://togithub.com/babel/babel)) | devDependencies | minor | [`^7.8.4` -> `^7.12.8`](https://renovatebot.com/diffs/npm/@babel%2fcli/7.8.4/7.12.8) | | [@babel/code-frame](https://babeljs.io/)...
There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved. Error type: Cannot find preset's...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [autoprefixer](https://togithub.com/postcss/autoprefixer) | devDependencies | minor | [`^9.7.4` -> `^9.8.6`](https://renovatebot.com/diffs/npm/autoprefixer/9.7.4/9.8.6) | --- ### Release...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | devDependencies | minor | [`~7.2.0` -> `~7.13.0`](https://renovatebot.com/diffs/npm/eslint/7.2.0/7.13.0) | | [eslint](https://eslint.org)...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@hapi/joi](https://togithub.com/hapijs/joi) | dependencies | patch | [`^17.1.0` -> `^17.1.1`](https://renovatebot.com/diffs/npm/@hapi%2fjoi/17.1.0/17.1.1) | --- ### Release...
Tests take about an hour to run. Will merge this PR once we get closer to a more complete implementation. We should also work on improving the perf of the...
### Alias binary misspellings * alias `alferd` to `alfred` ### Alias common commands to alfred equivalents * alias `alfred init` to `alfred new` ### Alias misspellings * alias `alfred tets`...
`eslint-config-airbnb` is a pretty strict config, which is probably why create-react-app avoids it and uses its own eslint config. For the initial release of Alfred we should ship with our...