sonarr-repo-only/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 v3 UI 2018-12-29 13:08:43 +01:00
.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 Update linter packages 2021-04-24 19:25:00 -07:00
.tern-project v3 UI 2018-12-29 13:08:43 +01:00
babel.config.js Add typescript 2023-02-12 19:16:07 -08:00
postcss.config.js New: Native Theme Engine 2022-08-07 15:24:38 -07:00
tsconfig.json Typings cleanup and improvements 2023-04-10 21:38:50 -07:00