mirror of
https://github.com/abrendan/MicDropMessages.git
synced 2025-06-16 12:45:01 +02:00
9 lines
119 B
JSON
9 lines
119 B
JSON
{
|
|
"compilerOptions": {
|
|
"declaration": true,
|
|
"outDir": "lib",
|
|
"strict": true,
|
|
"lib": ["es2017"]
|
|
}
|
|
}
|