UNPKG

@10up/eslint-config

Version:
8 lines (6 loc) 62 B
class Thing { print() { return 'Hello'; } } new Thing();