Prowlarr/frontend
Benjamin Staneck 32691832a5 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.

(cherry picked from commit 0da89478cc7a5eec7a35bff47e34b824487661a1)
2023-05-12 22:01:08 +03:00
..
build Use minified jquery 2023-05-06 10:41:55 +03:00
src API key improvements 2023-05-08 15:13:01 +03:00
typings Refactor Indexer index to use react-window 2023-02-25 22:17:31 -06:00
.esformatter New: Project Aphrodite 2019-06-11 22:06:43 -04:00
.eslintignore Add typescript 2023-02-25 22:17:31 -06:00
.eslintrc.js Fixed: (UI) Add tags to modal info and sort by label 2023-02-28 04:10:26 +02:00
.prettierignore Add Prettier to format TypeScript files 2023-02-25 22:17:31 -06:00
.prettierrc.json Add Prettier to format TypeScript files 2023-02-25 22:17:31 -06:00
.stylelintrc Update frontend packages 2020-10-04 21:49:16 -04:00
.tern-project New: Project Aphrodite 2019-06-11 22:06:43 -04:00
babel.config.js Add typescript 2023-02-25 22:17:31 -06:00
jsconfig.json jsconfig for a bit of autocompletion and intellisense 2020-08-15 12:25:28 -04:00
postcss.config.js New: Move to CSS Variables for Colorings 2022-05-14 21:54:44 -05:00
tsconfig.json Add typescript 2023-02-25 22:17:31 -06:00