All checks were successful
arcad/edge/pipeline/head This commit looks good
ref arcad/edge-menu#86
8 lines
251 B
JSON
8 lines
251 B
JSON
{
|
|
"compilerOptions": {
|
|
"lib": ["ES2015", "DOM"],
|
|
"experimentalDecorators": true,
|
|
"esModuleInterop": true
|
|
},
|
|
"include": ["pkg/sdk/client/src/index.d.ts", "pkg/sdk/client/src/**/*.ts", "pkg/sdk/client/src/**/*.svg"]
|
|
} |