UNPKG

twolfson-style

Version:

Lint and style configurations for @twolfson

7 lines (5 loc) 160 B
// Define our expectations for the test exports.expected = /Expected '{'/i; // We require curly braces for `if` and similar statements if (true) void 'hai';