1
0
Fork 0
sortable-recipes/ember-ui-modern/jsconfig.json
2020-03-02 09:26:23 -06:00

6 lines
105 B
JSON

{
"compilerOptions": {
"experimentalDecorators": true
},
"exclude": ["node_modules", "dist"]
}