Skip to content

Rename eslint files #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 6, 2015
Merged

Rename eslint files #2

merged 2 commits into from
Jul 6, 2015

Conversation

richardscarrott
Copy link
Member

Rename files so we can lint the node build tasks -- proposed setup in the boilerplate is this:

.
├── server
│   └── .eslintrc /* extends .eslint-node */
├── src
│   ├── .eslintrc /* extends .eslint-react */
└── tasks
    ├── .eslintrc /* extends .eslint-node */
    └── build
        ├── webpack.config.js
        └── webpack.release.config.js

@mderrick
Copy link
Member

mderrick commented Jul 5, 2015

👍

richardscarrott added a commit that referenced this pull request Jul 6, 2015
@richardscarrott richardscarrott merged commit efbc728 into master Jul 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants