Skip to content

yostane/cours-fullstack-js

Repository files navigation

cours-fullstack-js

ci workflow badge

Utile

.vscode

{
  "yaml.schemas": {
    "https://squidfunk.github.io/mkdocs-material/schema.json": "mkdocs.yml"
  },
  "yaml.customTags": [
    "!ENV scalar",
    "!ENV sequence",
    "tag:yaml.org,2002:python/name:material.extensions.emoji.twemoji",
    "tag:yaml.org,2002:python/name:material.extensions.emoji.to_svg",
    "tag:yaml.org,2002:python/name:pymdownx.superfences.fence_code_format"
  ],
  "jest.runMode": "on-demand"
}