- Notifications
You must be signed in to change notification settings - Fork72
TypeScript and JavaScript code formatting plugin for dprint.
License
NotificationsYou must be signed in to change notification settings
dprint/dprint-plugin-typescript
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
TypeScript formatting plugin for dprint.
This uses theswc parser for TypeScript written in Rust (it's super fast).
See the GitHubreleases.
The tests are in the./tests/specs folder. To run the tests, runcargo test.
You may wish to try out the plugin by building from source:
- Run
cargo build --target wasm32-unknown-unknown --release --features "wasm" - Reference the file at
./target/wasm32-unknown-unknown/release/dprint_plugin_typescript.wasmin a dprint configuration file.
About
TypeScript and JavaScript code formatting plugin for dprint.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.