Skip to Content
0
Former Member
Aug 22, 2017 at 06:19 AM

Web-IDE Custom Eslint Rules

846 Views Last edit May 25, 2020 at 12:55 PM 2 rev

Hi,

I am having trouble adding a few Eslint rules. One example is the "id-match" rule, that I will be using to enforce the use of the "Hungarian Notation" aka. (sString, oObject) for my team. I followed the instructions correctly, but unfortunately receive this error:
Uncaught Error: Definition for rule 'id-match' was not found.

I also attached my .eslintrc file:
eslintrc.txt

Hoping you can assist me.

Thanks

Attachments

sample.png (4.1 kB)
eslintrc.txt (6.8 kB)