This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
unicraft
/
cke
Seguir
8
Destacar
0
Fork
0
Ficheiros
Explorar o código
Directory created by Mgit on CI must be ignored as well.
Kamil Piechaczek
%!s(int64=7) %!d(string=hai) anos
pai
71578a7eb3
achega
4c9d776db7
Modificáronse 1 ficheiros
con
2 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
2
1
packages/ckeditor5-build-inline/package.json
+ 2
- 1
packages/ckeditor5-build-inline/package.json
Ver ficheiro
@@ -80,6 +80,7 @@
]
},
"eslintIgnore": [
- "build/**"
+ "build/**",
+ "packages/**"
]
}