Repository URL to install this package:
|
Version:
1.0.0-next.9 ▾
|
@twnd/prettier
/
package.json
|
|---|
{
"name": "@twnd/prettier",
"version": "1.0.0-next.9",
"description": "Prettier configuration for HTML formatting",
"main": "index.json",
"engines": {
"node": "17.x",
"yarn": ">= 1.0.0",
"npm": "Please use Yarn instead of NPM to install dependencies. See: https://yarnpkg.com/lang/en/docs/install"
},
"repository": {
"type": "git",
"url": "https://github.com/OrderB4/prettier.git"
},
"packageManager": "yarn@3.1.1",
"private": true
}