Convert to eslint v9 flat config, reduce xo usage

Repository details (eslint-config-joelpurra)
Project log category
(107 entries)
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📂 This project is open.
🤷 This project is not particularly popular.
Repository activity period
🗓
Commits
129 commits
Stars
1 stars
Commit details (cdd8f80a)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Convert to eslint v9 flat config, reduce xo usage

Raw text
Convert to eslint v9 flat config, reduce xo usage

Changed files (14)

Path Additions Deletions
README.md +1 -1
src/shared-plugins.cjs => browser.mjs +4 -6
esnext.cjs => eslint.config.mjs +5 -9
react.cjs => esnext.mjs +56 -30
index.cjs +0 -37
index.mjs +134 -0
.xo-config.cjs => node.mjs +5 -13
package.json +19 -24
browser.cjs => react.mjs +25 -14
src/shared-rules.cjs +0 -114
tsconfig.json +15 -0
typescript.cjs +0 -114
typescript.mjs +123 -0
node.cjs => typescript.test.ts +2 -5

Commit categories (3)