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

.eslintrc.js - github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e3536c9f430e1e080d4c226251a8c6d11d832234 (plain)
1
2
3
module.exports = {
	extends: ['@nextcloud']
}