mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced 2024-11-08 19:11:31 +01:00
perf: reduce package size by publishing only needed files
This commit is contained in:
parent
e0f93343fe
commit
846a25943d
@ -23,6 +23,10 @@
|
|||||||
"conventions"
|
"conventions"
|
||||||
],
|
],
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
"files": [
|
||||||
|
"index.js",
|
||||||
|
".eslintrc.json"
|
||||||
|
],
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16.0.0",
|
"node": ">=16.0.0",
|
||||||
"npm": ">=8.0.0"
|
"npm": ">=8.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user