-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
To use pug in typescript, you need to take the following syntax every time.
import x; xTo solve this problem, I made the following two.
- webpack plugin
This library adds variables used in pug at build time.
webpack-preprocessor-pug-tsx
or
- vscode extension
This extension adds variables used in pug when saving.
pug-tsx
Metadata
Metadata
Assignees
Labels
No labels