mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
c0c40bd10f
* Add autoformatting for the ts&tsx files (typescript effectively) changelog_begin changelog_end * Format ts files * Fix ts linter warnings
7 lines
197 B
YAML
7 lines
197 B
YAML
# Copyright (c) 2022 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
trailingComma: all
|
|
bracketSameLine: true
|
|
arrowParens: avoid
|