Skip to content

Commit cb02dd8

Browse files
committed
Update linting
1 parent aa53045 commit cb02dd8

22 files changed

+8701
-8693
lines changed

.prettierrc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"singleQuote": true,
3-
"semi": false,
4-
"trailingComma": "all",
5-
"tabWidth": 2,
3+
"semi": true,
4+
"trailingComma": "none",
5+
"tabWidth": 4,
66
"printWidth": 80
77
}

LICENSE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
MIT License
2+
13
- Current version of this software: Copyright 2024 Tricities Media Group LLC
24
- Original version of this software: Copyright (c) 2022 KilleenCode
35
- Template used by the original version: Copyright (c) 2020 Cloudflare, Inc. <[email protected]>

0 commit comments

Comments
 (0)