mirror of
https://github.com/Xevion/smart-rgb.git
synced 2025-12-15 06:13:20 -06:00
5 lines
135 B
JSON
5 lines
135 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["src/browser/**/*", "src/shared/**/*", "src/lib/**/*", "src/*.ts", "pages/**/*"]
|
|
}
|