X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=8c4409011325e440fa7501402517bb1449627a2d;hb=4935a6a1fd38a31c42d1ae8b1e03aa40c475a89c;hp=94cda5ef8fe329368dc389c7193903d08aff1c31;hpb=4de2fafcad4b56449e3817825d4b317c5ed4696c;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index 94cda5ef8..8c4409011 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ } }, "lint-staged": { - "*.{js,ts,css,md}": "precise-commits", + "*.{css,md}": "precise-commits", "*.scss": [ "sass-lint-auto-fix -c .sass-lint.yml --verbose", "git add"