1 # custom settings tests
3 These files are used to test custom settings. It should try to test the
4 *opposite* of the default settings whenever possible.
6 `foo_bar-in.js` will be used as input and will be compared with
7 `foo_bar-out.js`, `foo_bar-config.json` will be passed as the custom settings
8 on the `esformatter.parse()` call.