Skip to content

Commit c94929a

Browse files
committed
fix: fixed config
1 parent 732f119 commit c94929a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@tsparticles/eslint-config",
33
"version": "2.3.0",
44
"description": "tsParticles default ESLint Configuration",
5-
"main": "eslint-config.js",
5+
"main": "eslint.config.js",
66
"license": "MIT",
77
"files": [
88
"eslint.config.js"

0 commit comments

Comments
 (0)