We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c39571 commit 039ec82Copy full SHA for 039ec82
packages/eslint-config/package.json
@@ -4,6 +4,7 @@
4
"description": "tsParticles default ESLint Configuration (ESLint 9 + Flat Config)",
5
"type": "module",
6
"main": "dist/eslint.config.js",
7
+ "types": "dist/eslint.config.d.ts",
8
"license": "MIT",
9
"files": [
10
"dist/eslint.config.js"
0 commit comments