Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

TypeScript and JavaScript code formatting plugin for dprint.

License

NotificationsYou must be signed in to change notification settings

dprint/dprint-plugin-typescript

Repository files navigation

CI

TypeScript formatting plugin for dprint.

This uses theswc parser for TypeScript written in Rust (it's super fast).

Install

See the GitHubreleases.

Development

The tests are in the./tests/specs folder. To run the tests, runcargo test.

Building Wasm file

You may wish to try out the plugin by building from source:

  1. Runcargo build --target wasm32-unknown-unknown --release --features "wasm"
  2. Reference the file at./target/wasm32-unknown-unknown/release/dprint_plugin_typescript.wasm in a dprint configuration file.

About

TypeScript and JavaScript code formatting plugin for dprint.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors33

Languages


[8]ページ先頭

©2009-2025 Movatter.jp