poa-dapps-voting/jsconfig.json

5 lines
67 B
JSON
Raw Permalink Normal View History

2018-01-05 12:36:25 -08:00
{
"compilerOptions": {
"experimentalDecorators": true
}
}