-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Conversation
ping @Hainish |
We've generally put tools like this in utils/ |
@Hainish It is in |
@Hainish Or do you want ESLint to be installed under |
@Hainish Yeah, |
@Hainish Also, |
@Hainish How can I exclude a file or a directory from the crx? |
This is a utility run over the |
@Hainish We may need |
@Hainish Done. |
@Hainish Ready for merge. |
@koops76 for some reason, the |
@Hainish Of course. There are no rules set up to lint against. |
@koops76 this was properly failing previously, before moving to |
@Hainish Try now. |
This reverts commit 886b975.
Note that this doesn't include any ESLint rules and ESLint will always succeed until we'll add the rules. I will create 3 more PRs with different ESLint rules: Standard, Airbnb and Google.