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

.eslintrc.json « cypress - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ba9e633ebee45ea21e4fbaea16d6b499c4924896 (plain)
1
2
3
4
5
{
	"extends": [
		"plugin:cypress/recommended"
	]
}