mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 00:40:58 +01:00
10 lines
190 B
JSON
10 lines
190 B
JSON
{
|
|
"eslint.workingDirectories": [
|
|
{
|
|
"mode": "auto"
|
|
}
|
|
],
|
|
"typescript.tsdk": "node_modules\\typescript\\lib",
|
|
"js/ts.implicitProjectConfig.experimentalDecorators": true
|
|
}
|