Skip to content

Add linter for non-functions JavaScript #339

Open
@samtstern

Description

@samtstern

Here is the list of applicable files:

$ 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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions