chore: cleanup config files
This commit is contained in:
parent
318a821e6b
commit
0e74e43b91
5 changed files with 19 additions and 21 deletions
|
@ -1,11 +0,0 @@
|
|||
// SPDX-FileCopyrightText: 2021 Johannes Loher
|
||||
//
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
export default {
|
||||
semi: true,
|
||||
trailingComma: "all",
|
||||
singleQuote: false,
|
||||
printWidth: 120,
|
||||
tabWidth: 2,
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue