UNPKG

coffeelint-newline-after-function

Version:
10 lines (8 loc) 274 B
### scalableminds\coffeelint-newline-after-function https://github.com/scalableminds/coffeelint-newline-after-function Copyright (c) 2014 Tom Herold Licensed under the MIT license. ### # Export the Rule handler class module.exports = require "./src/newline_after_function"