Commit f26c2ce
tools: add support for import assertions in linter
PR-URL: nodejs#39924
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Bradley Farias <bradley.meck@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>1 parent 7cc96b2 commit f26c2ce
888 files changed
Lines changed: 9933 additions & 8387 deletions
File tree
- tools
- node_modules/@babel
- core
- lib
- config
- validation
- node_modules
- @babel
- compat-data
- data
- generator
- lib
- generators
- node
- helper-compilation-targets
- lib
- helper-member-expression-to-functions
- lib
- helper-module-transforms
- lib
- helper-replace-supers
- lib
- helper-simple-access
- lib
- helper-validator-identifier
- helpers
- lib
- scripts
- parser
- lib
- traverse
- lib
- path
- scope
- scripts/generators
- types
- lib
- asserts/generated
- builders/generated
- constants/generated
- definitions
- validators/generated
- browserslist
- caniuse-lite
- data
- features
- regions
- dist/unpacker
- colorette
- debug
- src
- electron-to-chromium
- node-releases
- data
- processed
- raw
- eslint-parser
- lib
- worker
- plugin-syntax-import-assertions
- lib
- node_modules/@babel/helper-plugin-utils
- lib
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments