style: fix linting issues met Prettier
This commit is contained in:
parent
04b35a61f9
commit
b6e07d28df
6 changed files with 8 additions and 12 deletions
2
common/src/interfaces/learning-content.d.ts
vendored
2
common/src/interfaces/learning-content.d.ts
vendored
|
@ -1,4 +1,4 @@
|
|||
import { Language } from 'dwengo-1-backend/src/entities/content/language.js'
|
||||
import { Language } from 'dwengo-1-backend/src/entities/content/language.js';
|
||||
|
||||
export interface Transition {
|
||||
default: boolean;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue