Module

x/alita/lerna.json

A React framework based on umi.
Go to Latest
File
{ "version": "2.8.24", "npmClient": "yarn", "useWorkspaces": true, "changelog": { "repo": "alitajs/alita", "labels": { "pr(enhancement)": ":rocket: Enhancement", "pr(bug)": ":bug: Bug Fix", "pr(documentation)": ":book: Documentation", "pr(dependency)": ":deciduous_tree: Dependency", "pr(chore)": ":turtle: Chore" }, "cacheDir": ".changelog" }, "ignoreChanges": [ "**/*.md", "**/*.test.ts", "**/*.e2e.ts", "**/fixtures/**", "**/test/**" ]}