coc-python icon indicating copy to clipboard operation
coc-python copied to clipboard

Update package json

Open farisachugthai opened this issue 5 years ago • 0 comments

@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.

farisachugthai avatar Oct 05 '20 23:10 farisachugthai