mirror of
https://github.com/seigler/brunch-threejs
synced 2025-07-27 01:26:10 +00:00
:chick: Create project
This commit is contained in:
commit
f0c43dd44c
17 changed files with 5573 additions and 0 deletions
10
.eslintrc.json
Normal file
10
.eslintrc.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"extends": "airbnb/base",
|
||||
|
||||
"globals": {
|
||||
"app": true,
|
||||
"dat": true,
|
||||
"THREE": true
|
||||
},
|
||||
"rules": {}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue