chore(server): run TS files directly (no compilation) (#5134)
* sort of works * type fixes * added option to run old way too
This commit is contained in:
committed by
GitHub
parent
e34a44bf66
commit
4b06f42db7
@@ -1,4 +1,4 @@
|
||||
import { WorkspaceAcl } from '@/modules/workspacesCore/domain/types'
|
||||
import type { WorkspaceAcl } from '@/modules/workspacesCore/domain/types'
|
||||
import { expect } from 'chai'
|
||||
import { Roles } from '@speckle/shared'
|
||||
import { isUserLastWorkspaceAdmin } from '@/modules/workspaces/helpers/roles'
|
||||
|
||||
Reference in New Issue
Block a user