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