mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 18:50:41 +01:00
refactor(ts): enable verbatim module syntax
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
import sql from "../../services/sql.js";
|
||||
import becca from "../../becca/becca.js";
|
||||
import { Request } from "express";
|
||||
import type { Request } from "express";
|
||||
import ValidationError from "../../errors/validation_error.js";
|
||||
|
||||
function getSchema() {
|
||||
|
||||
Reference in New Issue
Block a user