mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-02-24 23:44:37 +08:00
6 lines
109 B
JSON
6 lines
109 B
JSON
{
|
|
"exclude": ["node_modules", "**/node_modules/*"],
|
|
"typeAcquisition": {
|
|
"exclude": ["dotenv"]
|
|
}
|
|
}
|