-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
dxDeveloper experience; making maintaining this project easierDeveloper experience; making maintaining this project easiermaintenanceRefactoring, tidying-up code or removing cruft/unused code or dependenciesRefactoring, tidying-up code or removing cruft/unused code or dependencies
Description
Overview
- Latest node version(s) should be supported
- Jest, Enzyme and related testing packages should be updated
- Rollup should be replaced with Webpack, with distributed files updated accordingly
- A
types.d.tsfile should be created and added to thefilesarray - Third-party configuration properties in
package.jsonshould be transitioned to their respective config files
Checklist
- Supports node v
^14 - Jest updated to v
^26 - Enzyme updated to v
^3 - Add webpack support build file
- Create
types.d.ts - Create config file for Babel settings
- Create config file for Jest settings
- Create config file for Prettier settings
Metadata
Metadata
Assignees
Labels
dxDeveloper experience; making maintaining this project easierDeveloper experience; making maintaining this project easiermaintenanceRefactoring, tidying-up code or removing cruft/unused code or dependenciesRefactoring, tidying-up code or removing cruft/unused code or dependencies