firebase / firebase/firebase-tools

Don't skip linting on NextJS deploys

Open
#5,826 0 comments 1 reaction 1 assignee Claimed by @jamesdaniels View on GitHub
integration: web frameworks type: feature request
Dominant language
TypeScript
Stars
4.5k
Forks
1.3k
Avg merge
1d 12h
Merged PRs (30d)
84

Description

### [REQUIRED] Environment info

**firebase-tools:** 12.0.0

**Platform:** macOS

### [REQUIRED] Test case

Run `firebase deploy`.

Must have these two commands initialized first:
`firebase experiments:enable webframeworks`
`firebase init hosting`

### [REQUIRED] Steps to reproduce

Run `firebase deploy`

### [REQUIRED] Expected behavior

I should see this message during build:
`info - Linting and checking validity of types ...`

### [REQUIRED] Actual behavior

I see this message during build instead:
`info - Checking validity of types ...`

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.