You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Rework generate-readmes
* Remove docs script from all packages (just applied monorepolint)
* Revert @monorepolint/cli to pick up an older yargs
* Add missed glob dependencies
* one more missed glob dependency
* Another missed dependency, not sure why these are only showing up on CI
* Remove glob from packages, keep it at the root instead
@@ -171,6 +159,8 @@ Building Docs: @turf/boolean-clockwise
171
159
....
172
160
```
173
161
162
+
Note: This should be automatically executed with a pre-commit hook when necessary
163
+
174
164
### Public website
175
165
176
166
The [turfjs.org](https://turfjs.org/) website is managed in a [separate repo](https://github.com/Turfjs/turf-www) with its own [contributing guide](https://github.com/Turfjs/turf-www/blob/master/CONTRIBUTING.md).
0 commit comments