mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 10:51:07 +00:00
format all typescript files with prettier
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
"build": "npm run build-iife && npm run build-esm && npm run build-tsc",
|
"build": "npm run build-iife && npm run build-esm && npm run build-tsc",
|
||||||
"test": "node -r esbuild-runner/register pmtiles.test.ts",
|
"test": "node -r esbuild-runner/register pmtiles.test.ts",
|
||||||
"tsc": "tsc --noEmit --watch",
|
"tsc": "tsc --noEmit --watch",
|
||||||
"prettier": "prettier --write pmtiles.ts"
|
"prettier": "prettier --write *.ts"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/protomaps/pmtiles",
|
"homepage": "https://github.com/protomaps/pmtiles",
|
||||||
"author": "Brandon Liu",
|
"author": "Brandon Liu",
|
||||||
|
|||||||
Reference in New Issue
Block a user