Skip to content

Commit

Permalink
Typo 'pnp' instead of 'php' (#2357)
Browse files Browse the repository at this point in the history
  • Loading branch information
EdgarOrtegaRamirez authored and jakeNiemiec committed Nov 7, 2019
1 parent 4c79d22 commit 25ff653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/typescript.md
Expand Up @@ -50,7 +50,7 @@ module.exports = {
}
```

and now you can use `<script lang="ts">` in your `.vue` component files. See [the php-webpack-plugin docs for the `ts-loader` integration](https://github.com/arcanis/pnp-webpack-plugin#ts-loader-integration) for more info.
and now you can use `<script lang="ts">` in your `.vue` component files. See [the pnp-webpack-plugin docs for the `ts-loader` integration](https://github.com/arcanis/pnp-webpack-plugin#ts-loader-integration) for more info.

## HTML templates with Typescript and Angular

Expand Down

0 comments on commit 25ff653

Please sign in to comment.