UNPKG

csafe

Version:

CSAFE protocol implementation for node.

13 lines (9 loc) 137 B
'use strict' let lint = require('mocha-eslint') let paths = [ 'lib/**/*', ] let options = { strict: true } lint(paths, options)