feat: upgraded to node v18, added .nvmrc and updated workflows (#281)

Co-authored-by: Abdullah Waheed <abdullah.waheed@arbisoft.com>
This commit is contained in:
Bilal Qamar
2023-05-26 18:52:56 +05:00
committed by GitHub
parent d80b6faaad
commit 2199a24dd7
32 changed files with 6392 additions and 48055 deletions

View File

@@ -50,6 +50,7 @@ SourceCodeModal.propTypes = {
close: PropTypes.func.isRequired,
editorRef: PropTypes.oneOfType([
PropTypes.func,
// eslint-disable-next-line react/forbid-prop-types
PropTypes.shape({ current: PropTypes.any }),
]).isRequired,
// injected