Revision 7bf415412ac4712fb89d057600c271b876cdc7af authored by Boris Sekachev on 29 October 2021, 06:11:05 UTC, committed by GitHub on 29 October 2021, 06:11:05 UTC
* Fix different project configs

* Sorted out all eslint configurations

* Return package-lock file created with npm 7 (just in case of compatibility issues), prev was 8

* Changed based image to lts slim
1 parent b574679
Raw File
.gitmodules
[submodule "site/themes/docsy"]
	path = site/themes/docsy
	url = https://github.com/google/docsy
back to top