Currently due to limitations in how tools like ESLint and Prettier work, this package's type is
"commonjs"
. Will be moved to type"module"
as soon as it's supported by the tools.
Configurations
-
🚨 .eslintrc.js - JS/TS linting. -
⚛️ .eslintrc.react.js - JS/TS linting (for React). -
✨ .prettierrc.js - Code beautify. -
🎨 .stylelintrc.js - CSS linting. -
🏷️ .tsconfig.json - TypeScript strict config. -
📖 typedoc.css - Typedoc styles.