1.0.0-next.131 • Published 3 months ago

@tevm/ts-plugin v1.0.0-next.131

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

@tevm/ts-plugin

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

image

Installation

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

Configuration

  • Add @tevm/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": "@tevm/ts-plugin",
        "project": "../"
      }
    ]
  }
}

License 📄

1.0.0-next.131

3 months ago

1.0.0-next.128

3 months ago

1.0.0-next.124

8 months ago

1.0.0-next.118

9 months ago

1.1.0-next.69

1 year ago

1.1.0-next.66

1 year ago

1.1.0-next.65

1 year ago

1.1.0-next.62

1 year ago

1.0.0-next.117

9 months ago

2.0.0-next.79

12 months ago

2.0.0-next.80

12 months ago

2.0.0-next.83

12 months ago

1.1.0-next.72

1 year ago

1.1.0-next.70

1 year ago

1.1.0-next.77

1 year ago

1.1.0-next.96

11 months ago

1.1.0-next.74

1 year ago

1.0.0-next.86

12 months ago

2.0.0-next.86

12 months ago

2.0.0-next.103

11 months ago

1.0.0-next.108

10 months ago

1.0.0-next.109

10 months ago

2.0.0-next.102

11 months ago

2.0.0-next.101

11 months ago

1.1.0-next.60

1 year ago

1.1.0-next.52

1 year ago

1.1.0-next.47

1 year ago

1.0.0-next.41

1 year ago

1.0.0-next.40

1 year ago

1.0.0-next.28

1 year ago

1.0.0-next.25

1 year ago

1.0.0-next.23

1 year ago

1.0.0-next.21

1 year ago

1.0.0-next.18

2 years ago