boilerrat / daohaus-linktreeV2

Centralizing the many links that DAOhaus maintains

Home Page:https://links.daohaus.club

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DAOhaus Links

Provided upon these pages is found, for your internet browsing, business and pleasure activities, links to the many place DAOhaus can be found on the webs.

Contributions are welcome by making a PR. If you prefer, you may also drop issues in the box.

more to come

Original Readme

(kept should anyone need it in a fork)

React + TypeScript + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend updating the configuration to enable type aware lint rules:

  • Configure the top-level parserOptions property like this:
   parserOptions: {
    ecmaVersion: 'latest',
    sourceType: 'module',
    project: ['./tsconfig.json', './tsconfig.node.json'],
    tsconfigRootDir: __dirname,
   },
  • Replace plugin:@typescript-eslint/recommended to plugin:@typescript-eslint/recommended-type-checked or plugin:@typescript-eslint/strict-type-checked
  • Optionally add plugin:@typescript-eslint/stylistic-type-checked
  • Install eslint-plugin-react and add plugin:react/recommended & plugin:react/jsx-runtime to the extends list

About

Centralizing the many links that DAOhaus maintains

https://links.daohaus.club


Languages

Language:TypeScript 96.3%Language:JavaScript 2.0%Language:HTML 1.7%