Update to latest @twipped/eslint-config

This commit is contained in:
Jocelyn Badgley (Twipped)
2023-01-02 14:58:23 -08:00
parent 0ba2defbc2
commit 9fd4723c1c
22 changed files with 6750 additions and 6206 deletions

View File

@@ -4,7 +4,7 @@ module.exports = exports = {
SITE_TITLE: 'Eso es Disforia de Género, PSI',
HEADER_TITLE: 'Eso es Disforia de Género, <abbr title="Para Su Información">PSI</abbr>',
SITE_DESCRIPTION: 'Un recurso para aquellos que cuestionan su género, o que ya están en un viaje de género o simplemente quieren aprender más sobre lo que es ser transgénero.',
// PATREON_FOOTER_BODY: 'This site is made possible thanks to contributions from the community. If you have found this site invaluable, please consider <a href="https://www.patreon.com/curvyandtrans">making a pledge on patreon</a> or a <a href="https://ko-fi.com/curvyandtrans">donation via Ko-fi</a>.',
// PATREON_FOOTER_THANKS: 'Special thanks to the following patreon supporters:',
// FOOTER_COPYRIGHT: 'Site text, website code and original graphics are <a href="https://creativecommons.org/licenses/by-nc-sa/2.0/">licensed CC BY-NC-SA.</a>',
@@ -13,6 +13,6 @@ module.exports = exports = {
TRANS_TWITTER_TOPICS: 'Temas Trans en Twitter',
MISSING_TWEET_FOR: 'Tweet faltante ',
QUOTED_TWEET_UNAVAILABLE: 'Tweet citado no disponible',
TWEET_DATE_FORMAT: 'HH:mm - EEE, dd/LLL/yyyy'
TWEET_DATE_FORMAT: 'HH:mm - EEE, dd/LLL/yyyy',
};