Tastenkunst / brfv4_javascript_examples

BRFv4 - HTML5/Javascript - examples project. Reference implementation for all other platform example packages.
463 stars 148 forks source link

error's contains brf_asmjs in commercial min.js #46

Closed kamaldlk closed 5 years ago

kamaldlk commented 5 years ago

@MarcelKlammerI configured eslint in my project brf_asmjs in commercial-min.js showing some lint error I can't able to move in production, please fix that eslint issue it's very urgent :( screen shot 2018-12-06 at 8 00 16 am screen shot 2018-12-06 at 8 02 24 am

MarcelKlammer commented 5 years ago

es-lint? remove the file from es-lint handling then...

MarcelKlammer commented 5 years ago

Here is how it's done:

https://evanhahn.com/disable-eslint-for-a-file/