UNPKG
@namaste/kafka-schema-registry-cli
Version:
latest (0.1.1)
0.1.1
0.1.0
0.0.6
Utility app for registering schemas in Confluent Schema Registry
@namaste/kafka-schema-registry-cli
/
.prettierrc
9 lines
(8 loc)
•
130 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"useTabs"
:
false
,
"printWidth"
:
80
,
"tabWidth"
:
2
,
"singleQuote"
:
true
,
"trailingComma"
:
"es5"
,
"endOfLine"
:
"lf"
}