UNPKG

eslint-config-twolfson

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