jayphelps / core-decorators

Library of stage-0 JavaScript decorators (aka ES2016/ES7 decorators but not accurate) inspired by languages that come with built-ins like @​override, @​deprecate, @​autobind, @​mixin and more. Popular with React/Angular, but is framework agnostic.
MIT License
4.52k stars 263 forks source link

fix indentation in README.md #116

Closed skinsshark closed 7 years ago

skinsshark commented 7 years ago

in @autobind section of README

jayphelps commented 7 years ago

Thanks!