firebase / firebase/functions-samples

Add linter for non-functions JavaScript

Open
#339 0 comments 0 reactions 1 assignee Claimed by @nicolasgarnier View on GitHub
type: feature request
Dominant language
JavaScript
Stars
12.2k
Forks
3.8k
Avg merge
3d 23h
Merged PRs (30d)
1

Description

Here is the list of applicable files:

```bash
$ find . -type f -name "*.js" -not -path "*functions*" | xargs dirname | sort | uniq
./authenticated-json-api/public
./authorized-https-endpoint/public
./email-confirmation/public
./exif-images/public
./fcm-notifications/public
./fulltext-search-firestore/public
./instagram-auth/public
./isomorphic-react-app/src
./isomorphic-react-app/src/containers
./linkedin-auth/public
./nextjs-with-firebase-hosting/src/app
./nextjs-with-firebase-hosting/src/app/components
./nextjs-with-firebase-hosting/src/app/pages
./presence-firestore/public
./quickstarts/email-users/public
./spotify-auth/public
./text-moderation/public
./username-password-auth/public
```

Context: #333

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.