7.0.0-next.4 • Published 4 days ago

@gasket/plugin-typescript v7.0.0-next.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 days ago

@gasket/plugin-typescript

Gasket plugin for TypeScript support.

Installation

Existing apps

npm i @gasket/plugin-typescript

Modify plugins section of your gasket.config.js:

// gasket.js
import { makeGasket } from '@gasket/core';
import pluginTypeScript from '@gasket/plugin-typescript';

export const gasket = makeGasket({
  plugins: [
+    pluginTypeScript
  ]
})
7.0.0-next.26

4 days ago

7.0.0-next.27

4 days ago

7.0.0-next.25

8 days ago

7.0.0-next.22

10 days ago

7.0.0-next.23

10 days ago

7.0.0-next.21

17 days ago

7.0.0-next.9

22 days ago

7.0.0-next.10

22 days ago

7.0.0-next.7

22 days ago

7.0.0-next.11

22 days ago

7.0.0-next.8

22 days ago

7.0.0-next.12

22 days ago

7.0.0-next.13

22 days ago

7.0.0-next.6

22 days ago

7.0.0-next.20

22 days ago

7.0.0-next.5

23 days ago

7.0.0-next.4

25 days ago

7.0.0-next.3

29 days ago

7.0.0-next.2

1 month ago

7.0.0-next.1

1 month ago

7.0.0-next.0

1 month ago