mirror of
https://github.com/Xevion/smart-rgb.git
synced 2025-12-15 12:13:20 -06:00
5 lines
81 B
JSON
5 lines
81 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["src/browser", "node_modules"]
|
|
}
|