mirror of
https://github.com/logos-co/logos-web.git
synced 2026-08-27 12:11:14 +00:00
6 lines
112 B
JSON
6 lines
112 B
JSON
{
|
|
"extends": "../config/typescript/react-library.json",
|
|
"include": ["src"],
|
|
"exclude": ["node_modules"]
|
|
}
|