Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
123 changes: 0 additions & 123 deletions .eslintrc.yml

This file was deleted.

28 changes: 0 additions & 28 deletions .github/workflows/node.js.yml

This file was deleted.

3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules/
package-lock.json
yarn.lock
test-results/
.last-run.json
58 changes: 0 additions & 58 deletions Makefile

This file was deleted.

Binary file removed bin/jsl.exe
Binary file not shown.
Binary file removed bin/jsl_linux
Binary file not shown.
Binary file removed bin/jsl_macos
Binary file not shown.
Binary file removed bin/jsmin.exe
Binary file not shown.
Binary file removed bin/jsmin_linux
Binary file not shown.
Binary file removed bin/jsmin_macos
Binary file not shown.
6 changes: 0 additions & 6 deletions bin/os_list
Original file line number Diff line number Diff line change
@@ -1,21 +1,15 @@
Linux
================================
js_linux - Spidermonkey 1.8.0
jsl_linux - Javascript Lint
jsmin_linux - JS Minifier


MacOSX
================================
js_macos - Spidermonkey 1.8.0
jsl_macos - Javascript Lint
jsmin_macos - JS Minifier


Windows
================================
js.exe - Spidermonkey 1.8.0
jsl.exe - Javascript Lint
jsmin.exe - JS Minifier
cygwin1.dll - DLL

34 changes: 0 additions & 34 deletions bower.json

This file was deleted.

5 changes: 0 additions & 5 deletions build/HEADER

This file was deleted.

1 change: 0 additions & 1 deletion build/VERSION

This file was deleted.

Loading