This repository was archived by the owner on Oct 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +20
-0
lines changed
Expand file tree Collapse file tree 3 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ engines :
3+ duplication :
4+ enabled : true
5+ config :
6+ languages :
7+ - javascript
8+ eslint :
9+ enabled : true
10+ fixme :
11+ enabled : true
12+ ratings :
13+ paths :
14+ - " **.js"
15+ exclude_paths :
16+ - test/
17+ - generators/app/templates/
18+ - generators/endpoint/templates/
Original file line number Diff line number Diff line change 11[ ![ npm version] ( https://badge.fury.io/js/generator-http-fake-backend.svg )] ( http://badge.fury.io/js/generator-http-fake-backend )
22[ ![ Build Status] ( https://travis-ci.org/micromata/generator-http-fake-backend.svg?branch=master )] ( https://travis-ci.org/micromata/generator-http-fake-backend )
3+ [ ![ Code Climate] ( https://codeclimate.com/github/micromata/generator-http-fake-backend/badges/gpa.svg )] ( https://codeclimate.com/github/micromata/generator-http-fake-backend )
34[ ![ Coverage Status] ( https://coveralls.io/repos/github/micromata/generator-http-fake-backend/badge.svg?branch=master )] ( https://coveralls.io/github/micromata/generator-http-fake-backend?branch=master )
45[ ![ Dependency Status] ( https://david-dm.org/micromata/generator-http-fake-backend.svg )] ( https://david-dm.org/micromata/generator-http-fake-backend )
56[ ![ devDependency Status] ( https://david-dm.org/micromata/generator-http-fake-backend/dev-status.svg?theme=shields.io )] ( https://david-dm.org/micromata/generator-http-fake-backend#info=devDependencies )
Original file line number Diff line number Diff line change 3535 "yosay" : " 1.2.1"
3636 },
3737 "devDependencies" : {
38+ "codeclimate-test-reporter" : " ^0.4.0" ,
3839 "eslint" : " 3.8.0" ,
3940 "eslint-config-xo-space" : " 0.15.0" ,
4041 "gulp" : " 3.9.1" ,
You can’t perform that action at this time.
0 commit comments