chore(eslint): Unify ESLint configuration (#29896)
Co-authored-by:
Guilherme Gazzo <guilhermegazzo@gmail.com>
Showing
- apps/meteor/.eslintignore 1 addition, 1 deletionapps/meteor/.eslintignore
- apps/meteor/.eslintrc.json 92 additions, 4 deletionsapps/meteor/.eslintrc.json
- apps/meteor/.scripts/translationDiff.js 1 addition, 1 deletionapps/meteor/.scripts/translationDiff.js
- apps/meteor/app/2fa/client/TOTPCrowd.js 2 additions, 2 deletionsapps/meteor/app/2fa/client/TOTPCrowd.js
- apps/meteor/app/2fa/client/TOTPGoogle.js 1 addition, 1 deletionapps/meteor/app/2fa/client/TOTPGoogle.js
- apps/meteor/app/2fa/client/TOTPLDAP.js 2 additions, 2 deletionsapps/meteor/app/2fa/client/TOTPLDAP.js
- apps/meteor/app/2fa/client/TOTPOAuth.js 5 additions, 5 deletionsapps/meteor/app/2fa/client/TOTPOAuth.js
- apps/meteor/app/2fa/client/TOTPPassword.js 2 additions, 2 deletionsapps/meteor/app/2fa/client/TOTPPassword.js
- apps/meteor/app/2fa/client/TOTPSaml.js 2 additions, 2 deletionsapps/meteor/app/2fa/client/TOTPSaml.js
- apps/meteor/app/2fa/client/overrideMeteorCall.ts 1 addition, 1 deletionapps/meteor/app/2fa/client/overrideMeteorCall.ts
- apps/meteor/app/2fa/server/MethodInvocationOverride.js 1 addition, 1 deletionapps/meteor/app/2fa/server/MethodInvocationOverride.js
- apps/meteor/app/2fa/server/code/EmailCheck.ts 5 additions, 5 deletionsapps/meteor/app/2fa/server/code/EmailCheck.ts
- apps/meteor/app/2fa/server/code/PasswordCheckFallback.ts 1 addition, 1 deletionapps/meteor/app/2fa/server/code/PasswordCheckFallback.ts
- apps/meteor/app/2fa/server/code/TOTPCheck.ts 1 addition, 1 deletionapps/meteor/app/2fa/server/code/TOTPCheck.ts
- apps/meteor/app/2fa/server/code/index.ts 4 additions, 4 deletionsapps/meteor/app/2fa/server/code/index.ts
- apps/meteor/app/2fa/server/functions/resetTOTP.ts 4 additions, 4 deletionsapps/meteor/app/2fa/server/functions/resetTOTP.ts
- apps/meteor/app/2fa/server/lib/totp.ts 2 additions, 2 deletionsapps/meteor/app/2fa/server/lib/totp.ts
- apps/meteor/app/2fa/server/loginHandler.ts 2 additions, 2 deletionsapps/meteor/app/2fa/server/loginHandler.ts
- apps/meteor/app/2fa/server/methods/checkCodesRemaining.ts 1 addition, 1 deletionapps/meteor/app/2fa/server/methods/checkCodesRemaining.ts
- apps/meteor/app/2fa/server/methods/disable.ts 1 addition, 1 deletionapps/meteor/app/2fa/server/methods/disable.ts
Loading
Please register or sign in to comment