Skip to content

add @iobroker/adapter-dev as dev dependency and #460

Description

@DutchmanNL

add @iobroker/adapter-dev as dev dependency and

Add the following to the scripts section of package.json:

"scripts": {
"translate": "translate-adapter",
"build": "build-adapter",
}

ensure latest version of @iobroker/testing and adaptercore is used, after that following dependencies can be removed:
"@types/chai"
"@types/chai-as-promised"
"@types/mocha"
"@types/sinon"
"@types/sinon-chai"
"chai"
"chai-as-promised"
"mocha"
"sinon"
"sinon-chai"
"@types/proxyquire"
"proxyquire"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions