Ján Vorčák
Ján Vorčák
We should have a special message about an inconsistency of yarn.lock / package-lock.json and package.json
We should be aware of our test coverage and try to get it to a reasonable level. The badge on the GH frontpage could also be nice.
When I try this on a directory without any config, and either prompt_toolkit 2.0.9 or 2.0.10 with questionary 1.4.0, I get an error ```console > PYTHONPATH=~/projects/python/license.sh python3 ~/projects/python/license.sh/license-sh config Traceback...
The goal is to support something like a preset of licenses that are allowed (e.g. `enterprise` preset) The resulting whitelist will be constructed as follows. 1) All licenses taken from...
Create first documentation draft: - [x] Gif video - [x] Provide demo - [x] Driving philosophy - [x] Thank you section / reference tools we're using -> webscopeio/react-textarea-autocomplete, etc... -...
We could use CircleCI workflows to automate deployment to Firebase. Also, we can create CRA project, where CI script will auto-update this plugin and deploy it to Firebase.
Backend for this is ready so it's very easy to add basic markdown actions that wraps text. - [ ] Insert code `` - [ ] Underline The way to...