@ioniczoo/starfish-rating-component
Version:
Rating Component for Ionic: Our bright starfish will help you carry out rating. Our Starfish is a Rating Component.
27 lines (26 loc) • 460 B
JSON
{
"compilerOptions": {
"allowSyntheticDefaultImports": true,
"declaration": true,
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"lib": [
"dom",
"es2015"
],
"module": "es2015",
"moduleResolution": "node",
"sourceMap": true,
"target": "es5"
},
"files": [
"index.ts"
],
"exclude": [
"node_modules"
],
"compileOnSave": false,
"atom": {
"rewriteTsconfig": false
}
}