Files
curlconverter/templates
Борис Верховский 2e072117dd Use tree-sitter for bash parsing (#278)
* convert to ES module

* replace yargs with tree-sitter for bash parsing

* fix tests

* request.data is always a string

* don't remove whitespace from -d

* correct arg precedence when determining method

also add a space before the backslash to avoid
an issue in tree-sitter bash grammar

* increment version
2021-09-20 14:56:15 -07:00
..