Skip to content

(deps/lint): upgrade @typescript-eslint to support ?. and ??#377

Merged
swyxio merged 1 commit intojaredpalmer:masterfrom
agilgur5:lint-ts-new-syntax
Dec 18, 2019
Merged

(deps/lint): upgrade @typescript-eslint to support ?. and ??#377
swyxio merged 1 commit intojaredpalmer:masterfrom
agilgur5:lint-ts-new-syntax

Conversation

@agilgur5
Copy link
Copy Markdown
Collaborator

  • the babel proposal plugins were added, along with tests, but those
    tests didn't pass lint because of missing optional chaining and
    nulllish coalescing support in the linter/parser

Follow-up for #370

- the babel proposal plugins were added, along with tests, but those
  tests didn't pass lint because of missing optional chaining and
  nulllish coalescing support in the linter/parser
@swyxio swyxio merged commit 843c676 into jaredpalmer:master Dec 18, 2019
@jaredpalmer
Copy link
Copy Markdown
Owner

Time for a new version?

@swyxio
Copy link
Copy Markdown
Collaborator

swyxio commented Dec 18, 2019

probably worth a minor

sebald added a commit to sebald/tsdx that referenced this pull request Dec 19, 2019
* master: (26 commits)
  (deps/lint): upgrade @typescript-eslint to support ?. and ?? (jaredpalmer#377)
  (ci): add a lint job so PRs will require passing lint (jaredpalmer#378)
  (clean): remove .rts_cache_* from storybook gitignore (jaredpalmer#375)
  Add optional chaining and nullish coalescing operators support (jaredpalmer#370)
  Added Storybook template (jaredpalmer#318)
  (fix/ci): GitHub Actions should run on PRs as well
  (fix/format): formatting of jaredpalmer#366 didn't pass lint
  Add prepare script to generated project (jaredpalmer#334)
  default jest to watch mode when not in CI (jaredpalmer#366)
  (fix): respect tsconfig esModuleInterop flag (jaredpalmer#327)
  fix: minor typo
  update rollup deps and plugins
  update to ts 3.7
  Remove unnecessary yarn install command in GH action
  update README.md
  update README.md
  Use node_modules/.cache/... as cacheRoot (jaredpalmer#329)
  fix(lint): Only default to src test if they exist (jaredpalmer#344)
  Fix error when providing babel/preset-env without options (jaredpalmer#350)
  Replaced some sync methods for their async version
  ...
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

Successfully merging this pull request may close these issues.

4 participants