Similar to the current json implementation this new toml option should query an http endpoint tough instead toml-eslint-parser should be used as parser
Notes:
the request should send the Accept header with application/toml as value
After parsing as toml, jsonata rules should be applied
Describe the proposed change(s).
Similar to the current
json
implementation this newtoml
option should query an http endpoint tough insteadtoml-eslint-parser
should be used as parserNotes:
Accept
header withapplication/toml
as value