mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-30 03:00:57 +00:00
refactor: code formatting for ts
This commit is contained in:
parent
822c0ae9c7
commit
906e1cd4e2
271 changed files with 3313 additions and 3271 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import { NgModule } from '@angular/core';
|
||||
import { CommonModule } from '@angular/common';
|
||||
import { UiModule } from '../../../ui/ui.module';
|
||||
import { DialogGithubInitialSetupComponent } from './dialog-github-initial-setup/dialog-github-initial-setup.component';
|
||||
import {NgModule} from '@angular/core';
|
||||
import {CommonModule} from '@angular/common';
|
||||
import {UiModule} from '../../../ui/ui.module';
|
||||
import {DialogGithubInitialSetupComponent} from './dialog-github-initial-setup/dialog-github-initial-setup.component';
|
||||
|
||||
@NgModule({
|
||||
imports: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue