fp/.vscode/settings.json
CJ_Clippy af8f58940a
Some checks failed
ci / build (push) Has been cancelled
capture progress
2024-07-22 18:59:41 -08:00

10 lines
453 B
JSON

{
"yaml.schemas": {
"https://json.schemastore.org/yamllint.json": [
"file:///home/cj/Documents/futureporn-monorepo/charts/fp/templates/next.yaml",
"file:///home/cj/Documents/futureporn-monorepo/charts/fp/templates/strapi.yaml"
],
"https://json.schemastore.org/kustomization.json": "file:///home/cj/Documents/futureporn-monorepo/clusters/production/infrastructure.yaml"
},
"editor.tabSize": 2
}