mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-03-29 10:29:57 +00:00
Squashed commit of the following: commit0af76a8670Author: Aminda Suomalainen <suomalainen@aminda.eu> Date: Tue Oct 8 16:30:17 2024 +0300 mx-tester.yml: run prettier to fix warning commit0eb6901797Author: Aminda Suomalainen <suomalainen@aminda.eu> Date: Tue Oct 8 16:29:05 2024 +0300 *.md: run prettier commitd18ebd52feAuthor: Aminda Suomalainen <suomalainen@aminda.eu> Date: Tue Oct 8 16:25:27 2024 +0300 .prettierrc.yaml: add proseWrap: always
10 lines
177 B
YAML
10 lines
177 B
YAML
# SPDX-FileCopyrightText: 2024 Gnuxie <Gnuxie@protonmail.com>
|
|
#
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
tabWidth: 2
|
|
useTabs: false
|
|
semi: true
|
|
trailingComma: "es5"
|
|
proseWrap: always
|