mjmlio / vscode-mjml

MJML preview, lint, compile for Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=attilabuti.vscode-mjml
MIT License
172 stars 23 forks source link

[request] Support filePath for linting #19

Open lachieh opened 3 years ago

lachieh commented 3 years ago

At the moment, there is no way to customize the filePath setting for the linter. It would be great if there was a way to tell the linter about the custom filePath or to be able to pick up the setting from the config property in the .mjmlconfig file.

iRyusa commented 3 years ago

cc @kmcb777 We might be able to pass down absolute path here ?