Commit graph

9 commits

Author SHA1 Message Date
ryan-0324
5c751c984c fix: apply reported changes 2024-07-24 04:24:14 -04:00
ryan-0324
5cd3235cb7 chore: fix hidden TS errors in scripts and eslint.config.mjs & add workflow to check scripts and eslint.config.mjs for TS errors 2024-07-17 20:19:04 -04:00
ryan-0324
0c8e91b716 chore: update eslint to 9.7.0 and stylelint to 16.7.0 2024-07-16 22:17:12 -04:00
ryan-0324
91aa450ee3 chore: update dependencies 2024-06-24 19:05:52 -04:00
ryan-0324
66b0e724bd
Progress 2024-06-01 20:07:54 -04:00
Justice Almanzar
fa124d8877
build: split preload & renderer.css into D. desktop / vesktop (#1629) 2023-08-11 00:14:50 +02:00
Rini
8b6c8bc0ec chore: transition to shorter license headers (#6)
Transition from the GPL jumpscare to a more concise header:

	/*
     * Vencord, a Discord client mod
	 * Copyright (c) 2023 Vendicated and contributors
     *
	 * SPDX-License-Identifier: GPL-3.0
     */

Old files still keep the old headers, while eslint will now autofix the new header

Reviewed-on: https://codeberg.org/Ven/cord/pulls/6
Co-authored-by: Rini <rini@rinici.de>
Co-committed-by: Rini <rini@rinici.de>
2023-08-10 00:17:49 +00:00
Justice Almanzar
989bd36eeb
refactor: identifier escapes + "self" group (#339)
Co-authored-by: Ven <vendicated@riseup.net>
2022-12-19 22:59:54 +00:00
Vendicated
a0a1a4d139
enforce path aliases with eslint 2022-11-28 13:59:53 +01:00