@machinomy/types-truffle-config
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

TypeScript declaration for truffle-config

Installation

Via npm:

npm install --save-dev https://github.com/machinomy/types-truffle-config

or yarn:

yarn add https://github.com/machinomy/types-truffle-config -D

Don't forget to manually include index.d.ts within an include section of your tsconfig.json

"include": [
    ...
    "./node_modules/@machinomy/types-truffle-config/index.d.ts"
]

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @machinomy/types-truffle-config

    Weekly Downloads

    2

    Version

    0.0.2

    License

    Apache-2.0

    Unpacked Size

    23.1 kB

    Total Files

    11

    Last publish

    Collaborators

    • ariaskov
    • ukstv