Skip to content
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

What is minimal config? #15

Open
a-x- opened this issue May 16, 2016 · 4 comments
Open

What is minimal config? #15

a-x- opened this issue May 16, 2016 · 4 comments

Comments

@a-x-
Copy link
Contributor

a-x- commented May 16, 2016

can you add minimal config to readme?

@tadatuta
Copy link
Member

there's no such thing as minimal config. e.g. { root: true } is minimal but useless config for some project and minimal nested config is just {}

@a-x-
Copy link
Contributor Author

a-x- commented May 16, 2016

as i think, following config might be a minimal useful candidate

{
   "root": true,
    "levels": [
        "*blocks"
    ]
}

@tadatuta
Copy link
Member

It depends on what you're going to do with such config.
Let us figure out some common use cases first and we'll update README.

@a-x-
Copy link
Contributor Author

a-x- commented May 16, 2016

ok

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

No branches or pull requests

2 participants