Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
isprogram
/
tree-sitter-c
réplica de
https://github.com/tree-sitter/tree-sitter-c
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Projects
0
Lanzamientos
79
Wiki
Actividad
Explorar el Código
Rebuild in prepublish script
pull/2/head
Max Brunsfeld
hace 10 años
padre
603224433a
commit
95b7d49194
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
package.json
+ 1
- 1
package.json
Ver fichero
@ -17,7 +17,7 @@
"tree-sitter-compiler"
:
">= 0.0.30"
}
,
"scripts"
:
{
"prepublish"
:
"tree-sitter compile"
,
"prepublish"
:
"tree-sitter compile
&& node-gyp build
"
,
"test"
:
"tree-sitter test"
}
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar