1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-07-07 04:19:25 +02:00
Radarr/.esprintrc
2019-06-11 22:06:43 -04:00

10 lines
111 B
Plaintext

{
"paths": [
"frontend/src/**/*.js"
],
"ignored": [
"**/node_modules/**/*"
],
"port": 5004
}