coc-python
coc-python copied to clipboard
Update package json
@types/del isn't needed since del provides it's own types. Running yarn in this repo fires off a warning as a result. In addition update the yarn.lock.
Add node_modules and tags to gitignore as well since running git status produces unintelligible results from node_modules flooding the output.