11 lines
No EOL
140 B
JSON
11 lines
No EOL
140 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "ES2017",
|
|
"lib": [
|
|
"DOM",
|
|
"ES6",
|
|
"ES2017"
|
|
],
|
|
"types": ["foundry-pc-types"]
|
|
}
|
|
} |