Skip to content

Commit

Permalink
Merge pull request #462 from qonto/test-app-ts
Browse files Browse the repository at this point in the history
refactor: convert both `app` and `router` files to TypeScript
  • Loading branch information
vscav authored Nov 6, 2023
2 parents 6ab5338 + edd6291 commit d571118
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 4 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 0 additions & 2 deletions test-app/types/index.d.ts

This file was deleted.

4 changes: 2 additions & 2 deletions test-app/types/test-app/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
declare module 'test-app/config/environment';
declare module 'test-app/app';
import 'ember-source/types';
import 'ember-source/types/preview';

0 comments on commit d571118

Please sign in to comment.