1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-19 21:46:43 -04:00

Add Prettier to format TypeScript files

This commit is contained in:
Mark McDowall
2023-01-08 00:26:33 -08:00
committed by Mark McDowall
parent 910511dba0
commit de56862bb9
6 changed files with 76 additions and 3 deletions
+10
View File
@@ -0,0 +1,10 @@
# Ignore everything recursively
*
# But not the .ts files
!*.ts*
*css.d.ts
# Check subdirectories too
!*/