Skip to content

Commit

Permalink
build: update dependencies + use snowdev
Browse files Browse the repository at this point in the history
  • Loading branch information
dmnsgn committed Apr 26, 2022
1 parent d30d33e commit fb96125
Show file tree
Hide file tree
Showing 38 changed files with 25,152 additions and 3,706 deletions.
9 changes: 9 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
root = true

[*]
end_of_line = lf
charset = utf-8
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = true
4 changes: 3 additions & 1 deletion .gitignore
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
node_modules
web_modules
.DS_Store
types
lib
12 changes: 9 additions & 3 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
index.html
demo.js
web_modules
screenshot.gif
examples
docs
coverage
test
.github
screenshot.*
index.html
tsconfig.json
.editorconfig
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (C) 2020 the internet and Damien Seguin
Copyright (C) 2020 Damien Seguin

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
6 changes: 0 additions & 6 deletions Obstacle.js

This file was deleted.

6 changes: 0 additions & 6 deletions Path.js

This file was deleted.

889 changes: 775 additions & 114 deletions README.md

Large diffs are not rendered by default.

40 changes: 0 additions & 40 deletions System.js

This file was deleted.

Loading

0 comments on commit fb96125

Please sign in to comment.