This website requires JavaScript.
Explore
Help
Register
Sign In
Accords-Library-Archive
/
gallery.accords-library.com
Watch
1
Star
0
Fork
You've already forked gallery.accords-library.com
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2fdd8cb3ab
gallery.accords-library.com
/
client
/
.jscsrc
6 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
start Done so far Basic backend skeleton - technology choices - database migration outline - basic self hosting facade - basic REST outline - proof of concept for auth and privileges Basic frontend skeleton - technology choices - pretty robust frontend compilation - top navigation - proof of concept for registration form
2016-03-19 20:37:04 +00:00
{
client/build: remove babel when not transpiling
2016-05-20 21:10:45 +00:00
preset: "google",
fileExtensions: [".js", "jscs"],
validateIndentation: 4,
start Done so far Basic backend skeleton - technology choices - database migration outline - basic self hosting facade - basic REST outline - proof of concept for auth and privileges Basic frontend skeleton - technology choices - pretty robust frontend compilation - top navigation - proof of concept for registration form
2016-03-19 20:37:04 +00:00
}