mirror of
https://github.com/iconify/iconify.git
synced 2024-11-10 15:20:54 +00:00
8 lines
107 B
JSON
8 lines
107 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"compilerOptions": {
|
|
"types": ["node", "jest"],
|
|
"rootDir": "."
|
|
}
|
|
}
|