13 lines
583 B
JSON
13 lines
583 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,
|
|
"elixirLS.projectDir": "apps/bright",
|
|
"editor.formatOnSave": true,
|
|
"elixirLS.useCurrentRootFolderAsProjectDir": true
|
|
} |