arcast/.vscode/settings.json
William Petit 74268493d6
Some checks reported warnings
arcad/arcast/pipeline/head This commit is unstable
feat: rewrite app system
2024-04-25 15:23:09 +02:00

5 lines
67 B
JSON

{
"java.project.sourcePaths": [
"apps/main/src"
]
}