Next, I have a question: Is it somehow possible to import all identifiers missing in one script, but defined in another, simply via the HTML page. Without the /* jsl: import */ keyword.
Browser (JS interpreter) does it this way, so it should be natural doing so in the JavaScriptLint.
--
Regards,
Mariusz Maslowski
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
First, I wanted to thank you for such a good job.
Next, I have a question: Is it somehow possible to import all identifiers missing in one script, but defined in another, simply via the HTML page. Without the /* jsl: import */ keyword.
Browser (JS interpreter) does it this way, so it should be natural doing so in the JavaScriptLint.
--
Regards,
Mariusz Maslowski