This website requires JavaScript.
Explore
Help
Register
Sign In
library-mirrors
/
dat.gui
Watch
1
Star
0
Fork
0
You've already forked dat.gui
mirror of
https://github.com/dataarts/dat.gui.git
synced
2024-12-12 04:08:27 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c85f591f93
dat.gui
/
.eslintrc
8 lines
119 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ESLint config
2015-08-14 16:29:36 +00:00
{
Fixing dat.gui issues
2015-08-14 20:29:30 +00:00
"extends": "eslint-config-airbnb",
"rules": {
"comma-dangle": 0,
"func-names": 0,
"no-alert": 0
}
ESLint config
2015-08-14 16:29:36 +00:00
}
Reference in New Issue
Copy Permalink