Commit d92bd9a
tools: add support for import assertions in linter
PR-URL: #39924
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Bradley Farias <[email protected]>
Reviewed-By: Daijiro Wachi <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Zijian Liu <[email protected]>1 parent 879dc46 commit d92bd9a
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