Skip to content

Commit 316fd8f

Browse files
committed
Fix the [eslint] Cannot find package 'globals' error
1 parent 57a078c commit 316fd8f

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

package-lock.json

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"eslint-webpack-plugin": "^5.0.2",
3232
"favicons": "^7.2.0",
3333
"fontfaceobserver": "^2.3.0",
34+
"globals": "^16.3.0",
3435
"hack-font": "^3.3.0",
3536
"html-loader": "^5.1.0",
3637
"html-webpack-plugin": "^5.6.4",

0 commit comments

Comments
 (0)