Explorar el Código

make prettier not hog the system (#4981)

Khaleel Al-Adhami hace 2 meses
padre
commit
d57f8810bf
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .pre-commit-config.yaml

+ 1 - 0
.pre-commit-config.yaml

@@ -43,3 +43,4 @@ repos:
     rev: f62a70a3a7114896b062de517d72829ea1c884b6
     hooks:
       - id: prettier
+        require_serial: true