mirror of
https://github.com/curlconverter/curlconverter.git
synced 2022-05-22 02:35:29 +03:00
* 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