Spaces:
Configuration error
Configuration error
File size: 152 Bytes
1d816ac | 1 2 3 4 5 6 7 | {
"ignore": ["**/*.spec.ts", ".git", "node_modules"],
"watch": ["commands", "index.ts", "src"],
"exec": "yarn oclif-dev",
"ext": "ts"
}
|