This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
root
/
HeyPuter
espejo de
https://github.com/HeyPuter/puter.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
chore: update lint config
KernelDeimos
hace 11 meses
padre
0101f425d4
commit
d5cbc24cfe
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Unificar vista
Mostrar estadísticas de diff
1
0
eslint.config.js
+ 1
- 0
eslint.config.js
Ver fichero
@@ -37,6 +37,7 @@ export default [
"kv": true,
"kv": true,
"def": true,
"def": true,
"use": true,
"use": true,
+ "ll":true,
}
}
}
}
},
},