bitovi/funcunit

Lint all the files

Open

#238 建立於 2019年4月10日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (395 fork)batch import
cleanuphelp wanted

倉庫指標

Star
 (575 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Right now only files in the browser/adapters/ folder are being linted: https://github.com/bitovi/funcunit/blob/c29154f65487c1dfeb474183028ae7edced3c5be/package.json#L34

That glob should be expanded to something like: *.js browser/*.js browser/**/*.js

There are a bunch of linting errors in the browser/*.js files, so those will need to be fixed.

貢獻者指南