mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-01-10 23:29:53 +02:00
0da89478cc
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. |
||
---|---|---|
.. | ||
build | ||
src | ||
typings | ||
.esformatter | ||
.eslintignore | ||
.eslintrc.js | ||
.prettierignore | ||
.prettierrc.json | ||
.stylelintrc | ||
.tern-project | ||
babel.config.js | ||
postcss.config.js | ||
tsconfig.json |