prettier-config-halo-lab
Version:
Halo lab development team's prettier config
26 lines (25 loc) • 627 B
JSON
{
"name": "prettier-config-halo-lab",
"version": "1.0.7",
"description": "Halo lab development team's prettier config",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Halo-Lab/prettier-config-halo-lab.git"
},
"keywords": [
"prettier",
"config",
"halo",
"lab"
],
"author": "Halo lab",
"license": "ISC",
"bugs": {
"url": "https://github.com/Halo-Lab/prettier-config-halo-lab/issues"
},
"homepage": "https://github.com/Halo-Lab/prettier-config-halo-lab#readme"
}