Allow props

This commit is contained in:
Sidharth Vinod
2024-10-30 01:33:03 +05:30
parent 5ba65bc032
commit 8cf4ac432d

View File

@@ -86,6 +86,7 @@ module.exports = {
j: true,
k: true,
param: true,
props: true,
req: true,
res: true,
str: true,