Submit
Path:
~
/
/
proc
/
self
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
psl
/
File Content:
karma.conf.js
'use strict'; module.exports = function (config) { config.set({ browsers: ['PhantomJS'], frameworks: ['browserify', 'mocha'], files: [ 'test/**/*.spec.js' ], preprocessors: { 'test/**/*.spec.js': ['browserify'] }, reporters: ['mocha'], client: { mocha: { reporter: 'tap' } }, plugins: [ 'karma-browserify', 'karma-mocha', 'karma-mocha-reporter', 'karma-phantomjs-launcher' ] }); };
Submit
FILE
FOLDER
Name
Size
Permission
Action
data
---
0755
dist
---
0755
.eslintignore
6 bytes
0644
.travis.yml
52 bytes
0644
README.md
6594 bytes
0644
index.js
6036 bytes
0644
karma.conf.js
499 bytes
0644
package.json
2136 bytes
0644
yarn.lock
152788 bytes
0644
N4ST4R_ID | Naxtarrr