1
0
mirror of https://github.com/GenderDysphoria/GenderDysphoria.fyi.git synced 2025-11-25 12:32:42 +00:00

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

@@ -1,5 +1,5 @@
{
"extends": "twipped/browser",
"extends": "@twipped/eslint-config/browser",
"env": {"es6": true},
"parserOptions": {"ecmaVersion": 2018},
"rules": {