We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6049ab commit 9213fa5Copy full SHA for 9213fa5
.devcontainer/devcontainer.json
@@ -1,7 +1,7 @@
1
// For format details, see https://aka.ms/devcontainer.json. For config options, see the
2
// README at: https://github.com/devcontainers/templates/tree/main/src/typescript-node
3
{
4
- "name": "Ludb",
+ "name": "Lupdo Mysql",
5
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
6
"dockerComposeFile": "./docker-compose.yml",
7
"service": "devcontainer",
.snyk
@@ -1,4 +1,4 @@
# Snyk (https://snyk.io) policy file
exclude:
global:
- - src/__tests__/fixtures/config.ts
+ - test/fixtures/config.ts
0 commit comments