Jerko Steiner 9bf274f9bf
All checks were successful
continuous-integration/drone/push Build is passing
Rename @rondo.dev/scripts to @rondo.dev/rondo-cli
2020-01-10 12:53:17 +01:00

10 lines
136 B
JSON

{
"extends": "../tsconfig.common.json",
"compilerOptions": {
"outDir": "lib",
"rootDir": "src"
},
"references": [
]
}