Skip to content
Snippets Groups Projects
Commit d03e1e4b authored by Hemlata's avatar Hemlata
Browse files

shebang line added

parent c29a8926
No related branches found
No related tags found
1 merge request!1All utility/tools in one path and one branch
#! /usr/bin/env node
/* eslint-disable */ /* eslint-disable */
const jsdom = require('jsdom'); const jsdom = require('jsdom');
const { JSDOM } = jsdom; const { JSDOM } = jsdom;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment