mirror of
https://github.com/directus/directus.git
synced 2026-01-23 13:37:58 -05:00
9 lines
87 B
JSON
9 lines
87 B
JSON
{
|
|
"compilerOptions": {
|
|
"skipLibCheck": true
|
|
},
|
|
"exclude": [
|
|
"node_modules"
|
|
]
|
|
}
|