- Issue number for this PR: #nnn (required)
- Docs included?: (yes/no; required for all API/functional changes)
- Test units included?: (yes/no; required)
- e2e tests included?: (yes/no; required for multi-function/multi-class changes)
- In a clean directory,
npm install
,npm run build
, andnpm test
run successfully? (yes/no; required)