alleyinteractive / alleyinteractive/alley-scripts
Convert all code to Typescript
Abierto
enhancement
typescript
- Lenguaje dominante
- TypeScript
- Estrellas
- 10
- Forks
- 3
- Merge medio
- 4 d 22 h
- PR fusionados (30 d)
- 2
Descripción
# User Story
> As a developer, I want all code on Alley Scripts to be written in TypeScript with types exported so that I can use it in my TypeScript project.
# Acceptance Criteria
- Update all JavaScript code to TypeScript
- Remove support for JavaScript where necessary (e.g., ESLint configs, Webpack, etc) and assume that all code will be `.ts` or `.tsx` moving forward
- Update README to indicate that the project is 100% TypeScript
- Explore use of ts-jest and ts-node to ensure all files can be TypeScript
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.