Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 587 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 587 Bytes

Astro Template by Jothsa

Contains

  • Prettier
  • Eslint (typescript, type-checking, strict, jsx-a11y, regexp, typescript-sort-keys, json, jsonc, md, and yaml)
  • Typescript
  • Stylelint (idiomatic-order and high-performance-animation via @jothsa/stylelint-config)
  • Postcss (preset-env)
  • Vscode settings (wip)
  • Super minimal base styles/reset
  • NVM (lts)
  • Astro assets (experimental in astro 2)
  • Astro prefetch
  • Gitignore
  • MIT License
  • TS import aliases
  • PNPM scripts for linting/formatting
  • Lint-Staged
  • Husky

Credits

@JoshuaKGoldberg for Eslint and TypeScript config