Welcome to mirror list, hosted at ThFree Co, Russian Federation.

jsconfig.json - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ff84025e9cce380468c2f230d2fc95ebd10b6a2a (plain)
1
2
3
4
5
{
	"include": [
		"./src/**/*"
	]
}