X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2F.eslintrc.json;h=f9326acc86025cc586e730e8ff31c313c63cfffb;hb=f210bd95fca2ecb078a06406b8add15961490247;hp=021de0118183395d2a9a08e1638c66d47e74a706;hpb=3419e0e1fe8e48a08b63ca0ded31087f913eb2b6;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/.eslintrc.json b/client/.eslintrc.json index 021de0118..f9326acc8 100644 --- a/client/.eslintrc.json +++ b/client/.eslintrc.json @@ -29,7 +29,7 @@ "arrow-body-style": "off", "import/no-webpack-loader-syntax": "off", "no-underscore-dangle": "off", - "node/no-callback-literal": "off", + "n/no-callback-literal": "off", "@angular-eslint/component-selector": [ "error", {