mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-04-03 16:15:04 -05:00
7 lines
128 B
JSON
7 lines
128 B
JSON
{
|
|
"files.associations": {
|
|
"**/data/persist/*": "json"
|
|
},
|
|
"typescript.tsdk": "node_modules/typescript/lib"
|
|
}
|