feat: renderFileToNodeStream(filepath, scope)

This commit is contained in:
harttle
2021-10-03 21:21:25 +08:00
parent dd325362f9
commit 68c4cfcfb6
7 changed files with 107 additions and 4 deletions
+1
View File
@@ -6,6 +6,7 @@
"mocha"
],
"rules": {
"@typescript-eslint/no-var-requires": "off",
"no-unused-expressions": "off",
"no-new": "off"
}