Commit a2a827a
committed
fix(docs): import process from node:process
Comply with node/prefer-global/process lint rule from @pleaseai/eslint-config.
This error was previously hidden because lint bailed out at config-loading
when @pleaseai/eslint-config was not yet built.
Also picks up the jsonc/sort-keys autofix on docs/package.json.1 parent f205671 commit a2a827a
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments