mirror of
https://github.com/snowball-tools/snowballtools-base.git
synced 2024-11-17 12:19:20 +00:00
3640ae8985
* Run lint before commiting * Update lerna config --------- Co-authored-by: neeraj <neeraj.rtly@gmail.com>
9 lines
147 B
JSON
9 lines
147 B
JSON
{
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"version": "0.0.0",
|
|
"npmClient": "yarn",
|
|
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
|
|
}
|