X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.eslintrc.json;fp=.eslintrc.json;h=7a97530eabb666a32ea881005f24e4987537c198;hb=aedbf350df9c4224f740c522da54fc06797009a5;hp=38c78361bb062bac85012393781c71e23914a60d;hpb=0bf7412ad3baaccb780dd936463cd0fa1fb63b97;p=e-mobility-charging-stations-simulator.git diff --git a/.eslintrc.json b/.eslintrc.json index 38c78361..7a97530e 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -1,5 +1,5 @@ { - "$schema": "http://json.schemastore.org/eslintrc", + "$schema": "https://json.schemastore.org/eslintrc", "root": true, "env": { "es2022": true,