Como criar um arquivo .js no código do prompt de comando windows

type NUL > test.html
type NUL > test.js
CodeHelper