docs: fix JSDoc type for ESLint config in basic example (#10727)
This PR fixes a minor inaccuracy in the JSDoc type for the ESLint
configuration, ensuring it correctly reflects that an array is exported.
---------
Co-authored-by: Anthony Shew <anthonyshew@gmail.com>