Where can I find the ESLint configuration file used by VBS to validate JavaScript files?
Visual Builder Studio is reporting errors for JavaScript code that we are importing from code written outside of VBS. The code otherwise runs just fine, it is just rejected by VBS. The errors reported appear like they are likely coming from ESLint, or a similar JavaScript linting tool.
I would like to find the ESLint configuration file so I can validate the JavaScript code being developed before uploading it to Visual Builder Studio.
Tagged:
1