mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-22 04:10:01 +00:00
refactor: Consolidate .prettierignore patterns (no-changelog) (#4692)
* ⚡ Consolidate Prettier ignore patterns * ⚡ Let Prettier select file types to format * 🎨 Apply formatting
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { MigrationInterface, QueryRunner } from 'typeorm';
|
||||
import config from '@/config';;
|
||||
import config from '@/config';
|
||||
|
||||
export class CreateCredentialsUserRole1660062385367 implements MigrationInterface {
|
||||
name = 'CreateCredentialsUserRole1660062385367';
|
||||
|
||||
Reference in New Issue
Block a user