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

.prettierrc.json - github.com/nextcloud/bookmarks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b8a6a2e987984236c21a2c77eef59e8184b52fce (plain)
1
2
3
4
5
{
	"semi": true,
	"singleQuote": true,
	"useTabs": true
}