Sign in
apache
/
airflow-checks-action
/
refs/heads/dependabot/npm_and_yarn/actions/core-1.9.1
/
.
/
.prettierrc.json
blob: 45441f41c3c27bc73f31f07e9ce92d14d636c853 [
file
] [
log
] [
blame
]
{
"printWidth"
:
100
,
"tabWidth"
:
2
,
"useTabs"
:
false
,
"semi"
:
true
,
"singleQuote"
:
true
,
"trailingComma"
:
"all"
,
"bracketSpacing"
:
false
,
"arrowParens"
:
"avoid"
,
"parser"
:
"typescript"
}