UNPKG

canonical

Version:

Canonical code style linter and formatter for JavaScript, SCSS and CSS.

11 lines (8 loc) 122 B
/** * @Constructor * @desc 配置文件 * @class 什么也不返回 */ function Test(conf) { // do something; }