Sha256: 083eff003d0a4a794a9eebc2843b4ad5e59586df4815fdca90019fb69315ead0
Contents?: true
Size: 365 Bytes
Versions: 25
Compression:
Stored size: 365 Bytes
Contents
# @babel/plugin-syntax-typescript > Allow parsing of TypeScript syntax See our website [@babel/plugin-syntax-typescript](https://babeljs.io/docs/babel-plugin-syntax-typescript) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-syntax-typescript ``` or using yarn: ```sh yarn add @babel/plugin-syntax-typescript --dev ```
Version data entries
25 entries across 25 versions & 1 rubygems