mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2025-09-18 21:38:07 +00:00
fix linting in backend
This commit is contained in:
parent
7ca39e2d40
commit
962cbfe572
2 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
import tsParser from '@typescript-eslint/parser';
|
||||
import globals from 'globals';
|
||||
import sharedConfig from '../shared/eslint.config.js';
|
||||
import globals from 'globals';
|
||||
|
||||
export default [
|
||||
...sharedConfig,
|
||||
|
|
|
@ -10,7 +10,6 @@ import { AchievementService } from '@/core/AchievementService.js';
|
|||
import { ACHIEVEMENT_TYPES } from '@/models/UserProfile.js';
|
||||
import type { MiMeta } from '@/models/_.js';
|
||||
|
||||
|
||||
export const meta = {
|
||||
requireCredential: true,
|
||||
prohibitMoved: true,
|
||||
|
|
Loading…
Add table
Reference in a new issue