X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.eslintrc.json;h=702effbc1f9e4692e0a271e6992845c0c687d7de;hb=007b5bdeabda751743fdff8faac672b3ec57fb61;hp=c6ce61da806a2597cf8a41ee54721c2aeba60677;hpb=92ce54736c01dd6ba96450355dbbcca450337da7;p=e-mobility-charging-stations-simulator.git diff --git a/.eslintrc.json b/.eslintrc.json index c6ce61da..702effbc 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -1,4 +1,5 @@ { + "$schema": "https://json.schemastore.org/eslintrc", "root": true, "env": { "es2022": true,