Dawson Botsford
Dawson Botsford
Able to replicate this issue by saving two aliases with the same key back-to-back. ## Proposed Solution If JSON object has fewer entries than it did before the recent call,...
Solved! Spotted the issue at least. One solution is to halt reading from the json object if it's invalid json: https://github.com/dawsbot/dotless-conf/issues/2 Will work on this at a later time, but...
Re-opening until we can confirm this issue is entirely gone
Hey @tsarbuig I'm getting into cleaning up everything. Which testnets were you hoping to see?
@tsarbuig Which testnets were you hoping to see? Please re-open if this is still a desire
Will work with this library and that library locally to further minify the source file 🙌 Thanks for the quick response from my Tweet!
@coolaj86 you'll need to use the CLI arg `--plugin=PATH_TO_THIS_BASH_PLUGIN` after your prettier command. For example: ```sh prettier --write file.sh --plugin=./node_modules/prettier-plugin-bash ``` You'll find information about running prettier plugins [here](https://prettier.io/docs/en/plugins.html).
Closed as unmaintained
Consider turning off issues in the settings menu and adding a warning banner to the readme that this is abandoned to save people's time.
Should be closed when PR #3 is ✅ or ❌