mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
Theyre are no more shared files, so move the files into vscode and set up a syntax check over there. That was not possible before as the typescript compiler would error out on the shared files being outside its root directory.
8 lines
93 B
JSON
8 lines
93 B
JSON
{
|
|
"files": [],
|
|
"references": [
|
|
{
|
|
"path": "src"
|
|
}
|
|
]
|
|
}
|