1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-20 14:19:46 +00:00
Sonarr/frontend
Benjamin Staneck 0da89478cc Delete various old config files
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.
2023-05-07 10:20:08 -07:00
..
build Use minified jquery 2023-04-27 10:33:59 -04:00
src Fixed some aria violations 2023-04-30 00:05:21 -04:00
typings Improved UI error messages (stack trace and version) 2023-02-16 16:45:09 -08:00
.esformatter
.eslintignore Add typescript 2023-02-12 19:16:07 -08:00
.eslintrc.js Fix loading eslintrc 2023-04-29 21:12:20 -07:00
.prettierignore Add Prettier to format TypeScript files 2023-02-12 19:16:07 -08:00
.prettierrc.json Add Prettier to format TypeScript files 2023-02-12 19:16:07 -08:00
.stylelintrc
.tern-project
babel.config.js Add typescript 2023-02-12 19:16:07 -08:00
postcss.config.js
tsconfig.json Typings cleanup and improvements 2023-04-10 21:38:50 -07:00