mirror of
https://github.com/Radarr/Radarr
synced 2025-01-03 05:44:50 +00:00
0a89c4d110
Delete `jsconfig.json` This file actually did nothing since we have a `tsconfig.json`. Behavior does not change since `checkJs` is `false` in both. Delete `.jsbeautifyrc` Was not used from what I could tell and we have a ESFormatter config file as well and that is basically the successor. Delete `.csscomb.json` Was not used from what I could tell, also the project seems dead, last publish 4 years ago. Also we have stylelint in place that covers CSS. (cherry picked from commit 0da89478cc7a5eec7a35bff47e34b824487661a1) |
||
---|---|---|
.. | ||
.vscode | ||
build | ||
src | ||
typings | ||
.esformatter | ||
.eslintignore | ||
.eslintrc.js | ||
.prettierignore | ||
.prettierrc.json | ||
.stylelintrc | ||
.tern-project | ||
babel.config.js | ||
jsconfig.json | ||
postcss.config.js | ||
tsconfig.json |