I see no way to allow checking of files with a) any extension workaround: rename 'foo.bar' to 'foo.js' b) no extension workaround: rename 'foo' to 'foo.js' proposed solution: allow switch --additional_extensions '*'
I see no way to allow checking of files with
a)
any extension
workaround: rename 'foo.bar' to 'foo.js'
b)
no extension
workaround: rename 'foo' to 'foo.js'
proposed solution: allow switch
--additional_extensions '*'