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

globalConfig #90

Closed
Lionad-Morotar opened this issue May 22, 2022 · 1 comment
Closed

globalConfig #90

Lionad-Morotar opened this issue May 22, 2022 · 1 comment

Comments

@Lionad-Morotar
Copy link

Hello, is there any way to config once and works on every npm-watch scripts, such as:

{
    scripts: {
      test1: ...,
      test2: ...,
      watch:test1: npm-watch test1,
      watch:test2: npm-watch test2,
    },
    watchGlobalConfig: {
      patterns: ...,
      ignore: ...
    }
}
@Lionad-Morotar
Copy link
Author

sry, closed. the same as: #91

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

1 participant