mirror of
https://github.com/Eyre-S/Coeur-Morny-Cono.git
synced 2024-11-22 11:14:55 +08:00
15 lines
283 B
JSON
15 lines
283 B
JSON
{
|
|
"java.dependency.packagePresentation": "hierarchical",
|
|
"java.configuration.updateBuildConfiguration": "disabled",
|
|
"java.compile.nullAnalysis.mode": "disabled",
|
|
"files.watcherExclude": {
|
|
"**/target": true
|
|
},
|
|
"cSpell.words": [
|
|
"Coeur",
|
|
"Gson",
|
|
"Morny",
|
|
"userid"
|
|
]
|
|
}
|