Added Turborepo to the project. Created a core package containing the "core" code for the library. Created a eslint-config-custom package containing a custom ESLint configuration. Modified scripts appropriately. Changed README.md and CONTRIBUTING.md to account for these new changes.
Proposed changes
Added Turborepo to the project. Created a
core
package containing the "core" code for the library. Created aeslint-config-custom
package containing a custom ESLint configuration. Modified scripts appropriately. Changed README.md and CONTRIBUTING.md to account for these new changes.How to test