Lidarr/frontend
Benjamin Staneck 46b5e9b036 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)

Closes #3619
2023-05-07 22:55:11 +03:00
..
.vscode Add VSCode extension recommendations 2023-05-07 21:47:19 +03:00
build Use minified jquery 2023-04-28 22:42:31 -05:00
src Move vscode settings to the frontend folder 2023-05-07 21:46:57 +03:00
.esformatter
.eslintignore
.eslintrc.js Fix loading eslintrc 2023-04-30 09:29:25 +03:00
.stylelintrc Update Frontend Packages 2020-10-13 23:25:40 -04:00
.tern-project
babel.config.js New: Cleanup UI tooling, Update to Webpack 4, Gulp 4 (#655) 2019-03-08 21:10:23 -05:00
jsconfig.json jsconfig for a bit of autocompletion and intellisense 2020-10-13 23:19:29 -04:00
postcss.config.js New: Darkmode (#3039) 2022-10-17 18:51:55 -05:00