refactor: monorepo setup with lerna (#243)
This commit is contained in:
committed by
GitHub
parent
dac29fbf3c
commit
504d95c34f
3
packages/docs/src/constants.ts
Normal file
3
packages/docs/src/constants.ts
Normal file
@ -0,0 +1,3 @@
|
||||
export const SEARCH_RESULTS_TO_SHOW = 10;
|
||||
|
||||
export const SUMMARY_MIN_PARAGRAPH_LENGTH = 150;
|
Reference in New Issue
Block a user