@kintent/prettier-config-kintent-platform
Version:
Pretter configuration to be used across Kintent's codebase
24 lines (23 loc) • 672 B
JSON
{
"name": "@kintent/prettier-config-kintent-platform",
"version": "1.0.2",
"description": "Pretter configuration to be used across Kintent's codebase",
"main": "index.json",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Kintent/prettier-config-kintent-platform.git"
},
"keywords": [
"Prettier",
"Kintent"
],
"author": "Kintent, Inc.",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/Kintent/prettier-config-kintent-platform/issues"
},
"homepage": "https://github.com/Kintent/prettier-config-kintent-platform#readme"
}