This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
gubersail
/
gubersail-platform-ui
Seguir
5
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
fix
yz
hai 1 semana
pai
ea7ba80ee2
achega
5a74fdadab
Modificáronse 1 ficheiros
con
6 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
6
0
jsconfig.json
+ 6
- 0
jsconfig.json
Ver ficheiro
@@ -0,0 +1,6 @@
+{
+ "compilerOptions": {
+ "checkJs": true
+ },
+ "include": ["src/**/*"]
+}