UNPKG

twolfson-style

Version:

Lint and style configurations for @twolfson

6 lines (5 loc) 108 B
// Allow function parameters to be defined but unused function hello(world) { // Do nothing } void hello;