0.11.2 • Published 6 months ago

@evmts/ts-plugin v0.11.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months 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

6 months ago

1.0.0-next.17

6 months ago

1.0.0-next.11

6 months ago

1.0.0-next.15

6 months ago

1.0.0-next.14

6 months ago

1.0.0-next.13

6 months ago

1.0.0-next.12

6 months ago

0.11.2

8 months ago

1.0.0-next.0

6 months ago

1.0.0-next.2

6 months ago

0.1.0

10 months ago

0.3.0

10 months ago

1.0.0-next.3

6 months ago

0.9.0

8 months ago

0.5.4

10 months ago

1.0.0-next.4

6 months ago

0.7.1

9 months ago

0.5.3

10 months ago

1.0.0-next.5

6 months ago

0.5.6

10 months ago

1.0.0-next.6

6 months ago

0.5.5

10 months ago

0.5.0

10 months ago

1.0.0-next.8

6 months ago

1.0.0-next.9

6 months ago

0.7.0

9 months ago

0.5.2

10 months ago

0.5.1

10 months ago

0.5.7

10 months ago

0.10.0

8 months ago

0.0.1

11 months ago

0.0.3

10 months ago

0.2.0

10 months ago

0.0.2

11 months ago

0.8.1

8 months ago

0.8.0

8 months ago

0.4.1

10 months ago

0.4.0

10 months ago

0.6.0

10 months ago

0.4.2

10 months ago

0.0.1-next.0

11 months ago

0.0.0

1 year ago