Skip to content

Commit

Permalink
udpate stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Dec 4, 2023
1 parent feb0d8f commit 0568e9d
Show file tree
Hide file tree
Showing 49 changed files with 17,794 additions and 448 deletions.
2 changes: 0 additions & 2 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
test/js
test/mocha.js
/webgl-lint.js
dist
examples/3rdParty
out
examples/**/*.js
1 change: 1 addition & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/* global module */
/* global __dirname */

module.exports = {
parser: '@typescript-eslint/parser',
Expand Down
Loading

0 comments on commit 0568e9d

Please sign in to comment.