dzcode-io / dzcode.io

Website & mobile app for Algerian open-source community
https://dzcode.io
MIT License
113 stars 41 forks source link

Chore: auto validate prop-types using TS #347

Closed ZibanPirate closed 3 years ago

ZibanPirate commented 3 years ago

Description

with this change, we don't need to write pop-validation, as it will be written automatically with the babel-plugin babel-plugin-typescript-to-proptypes

fixes #343

Type of change