mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
8 lines
121 B
JSON
8 lines
121 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "es2016",
|
|
"noEmit": true,
|
|
"allowJs": true,
|
|
"skipLibCheck": true
|
|
}
|
|
}
|