Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove
mocha.opts
from supported filetypes list
Technically, this is a filetype recognised by the "Options list" grammar (which is derived straight from POSIX shell-option syntax). In addition, Mocha deprecated the `mocha.opts` format in v6.0.0, making this filetype even less worthy of an advertisement (source: mochajs/mocha#3556).
- Loading branch information