1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Revert "Revert "Revert unintended change""

This reverts commit d0bce2ff3f.
This commit is contained in:
felix920506 2024-02-26 13:55:43 -05:00
parent d0bce2ff3f
commit fa0ebbcc6d
No known key found for this signature in database
GPG key ID: ED6C0F3630496234

View file

@ -1,6 +1,6 @@
{
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
"source.fixAll.eslint": true
},
"eslint.format.enable": true,
"editor.formatOnSave": false