feat: add file name as the third argument which passed to module post processor

This commit is contained in:
LeoYuan 袁力皓 2023-03-02 10:38:31 +08:00 committed by JackLian
parent 0181a8ad33
commit 64e7093053

View File

@ -54,4 +54,4 @@ module.exports = {
],
'no-unused-vars': ['error', { "destructuredArrayIgnorePattern": "^_" }]
},
};
};