feat: New navigation system #3363
Annotations
10 warnings
test:
server/Server.ts#L164
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L165
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L166
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L167
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L168
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L169
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L170
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L171
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/Server.ts#L172
Caution: `express` also has a named export `static`. Check if you meant to write `import {static} from 'express'` instead
|
test:
server/config/client.config.ts#L70
No magic number: 4
|