Sign in
apache
/
airflow-JamesIves-github-pages-deploy-action
/
refs/heads/dependabot/npm_and_yarn/eslint-plugin-prettier-3.3.1
/
.
/
.prettierrc.json
blob: 386485a7669de54ba6ac7c0de972aaf5f47c1d84 [
file
] [
log
] [
blame
]
{
"printWidth"
:
80
,
"tabWidth"
:
2
,
"useTabs"
:
false
,
"semi"
:
false
,
"singleQuote"
:
true
,
"trailingComma"
:
"none"
,
"bracketSpacing"
:
false
,
"arrowParens"
:
"avoid"
,
"parser"
:
"typescript"
}