# Copyright 3000 Test Tester. All rights reserved.
#
# This file was generated by BlueCat Automation Toolkit (BATK).
# Portions which reproduce template contents from BATK are Copyright 2023 BlueCat Networks Inc.
# Other contents are owned by their authors.
arrowParens: always
bracketSameLine: true
bracketSpacing: true
printWidth: 80
quoteProps: preserve
semi: true
singleQuote: true
jsxSingleQuote: true
tabWidth: 4
trailingComma: all
useTabs: false
