blob: 8ae6fbe5ffa92217396c99f268d8a1177d17083d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = dprint-plugin-typescript
pkgdesc = TypeScript and JavaScript code formatting plugin for dprint.
pkgver = 0.93.4
pkgrel = 1
url = https://github.com/dprint/dprint-plugin-typescript
arch = any
license = MIT
makedepends = rust
makedepends = rust-wasm
depends = dprint
source = dprint-plugin-typescript-v0.93.4.tar.gz::https://github.com/dprint/dprint-plugin-typescript/archive/refs/tags/0.93.4.tar.gz
sha512sums = 440ba64ba72e3cc3d24347c925ac5d04a36c8f34650eb831857944338773a6c97f8650d8d17b1de9e4a91a691b84ef9f1cb40c36c7f954229b88006463e23e29
pkgname = dprint-plugin-typescript
|