mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 09:05:55 +03:00
[PR #559] [MERGED] Add js linters #582
Labels
No labels
0. to triage
1. to develop
3. to review
blocked
bug
discussion
duplicate
enhancement
enhancement
gateway:signal
gateway:signal
gateway:signal
gateway:sms
gateway:telegram
hacktoberfest
help wanted
invalid
needs info
php
pull-request
question
technical debt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/twofactor_gateway-nextcloud#582
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nextcloud/twofactor_gateway/pull/559
Author: @vitormattos
Created: 5/12/2023
Status: ✅ Merged
Merged: 5/15/2023
Merged by: @vitormattos
Base:
master← Head:feature/add-js-linters📝 Commits (3)
eef582dAdd linters to JSe8bc3a2Run npm lint:fix81ee6f9Fix codes that lint:fix can't fix📊 Changes
15 files changed (+10905 additions, -4216 deletions)
View changed files
➕
.eslintrc.js(+8 -0)📝
package-lock.json(+10728 -3969)📝
package.json(+10 -1)📝
src/components/GatewaySettings.vue(+97 -98)➖
src/components/L10n.vue(+0 -14)📝
src/components/SignalInstructions.vue(+3 -3)📝
src/components/TelegramInstructions.vue(+4 -5)📝
src/components/XMPPInstructions.vue(+10 -10)📝
src/main.js(+9 -9)➖
src/service/registration.js(+0 -74)📝
src/views/SMSSettings.vue(+6 -6)📝
src/views/SignalSettings.vue(+9 -9)📝
src/views/TelegramSettings.vue(+9 -9)📝
src/views/XMPPSettings.vue(+9 -9)➕
stylelint.config.js(+3 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.