We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 766e7a8 commit b29ba0fCopy full SHA for b29ba0f
build.js
@@ -1,5 +1,7 @@
1
#!/usr/bin/env node
2
3
+/* eslint-disable @typescript-eslint/no-require-imports */
4
+
5
// estrella build script
6
// ref: https://github.com/rsms/estrella
7
0 commit comments