harunurhan / repodoctor

Tool for ranking and improving github repos based on best practices
MIT License
2 stars 2 forks source link

Move client(js) related configuration files to client folder #15

Open harunurhan opened 8 years ago

harunurhan commented 8 years ago

In the top directory, there are many files that are only relevant to client and have nothing to do with server code. So we should move them into client folder in order to keep top directory clean.

Although it looks like an easy task, many thing will break so please be sure to fix everything.