0.11.2 • Published 2 years ago

@evmts/ts-plugin v0.11.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@evmts/ts-plugin

A typescript plugin for adding typescript support and autocomplete to your .sol file imports.

image

Docs

For full documentumentation see evmts docs

Installation

npm i @evmts/rollup-plugin @evmts/ts-plugin

Configuration

  • Add @evmts/ts-plugin to your plugins array in compilerOptions
  • if foundry.toml config is not in the same directory as the ts-config pass in a relative path to the the project root as project config option
{
  "compilerOptions": {
    "plugins": [
      {
        "name": "@evmts/ts-plugin",
        "project": "../"
      }
    ]
  }
}

License 📄

1.0.0-next.18

2 years ago

1.0.0-next.17

2 years ago

1.0.0-next.11

2 years ago

1.0.0-next.15

2 years ago

1.0.0-next.14

2 years ago

1.0.0-next.13

2 years ago

1.0.0-next.12

2 years ago

0.11.2

2 years ago

1.0.0-next.0

2 years ago

1.0.0-next.2

2 years ago

0.1.0

2 years ago

0.3.0

2 years ago

1.0.0-next.3

2 years ago

0.9.0

2 years ago

0.5.4

2 years ago

1.0.0-next.4

2 years ago

0.7.1

2 years ago

0.5.3

2 years ago

1.0.0-next.5

2 years ago

0.5.6

2 years ago

1.0.0-next.6

2 years ago

0.5.5

2 years ago

0.5.0

2 years ago

1.0.0-next.8

2 years ago

1.0.0-next.9

2 years ago

0.7.0

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago

0.5.7

2 years ago

0.10.0

2 years ago

0.0.1

2 years ago

0.0.3

2 years ago

0.2.0

2 years ago

0.0.2

2 years ago

0.8.1

2 years ago

0.8.0

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.6.0

2 years ago

0.4.2

2 years ago

0.0.1-next.0

2 years ago

0.0.0

2 years ago