tsirysndr / top-mg-github-users

The public contributions by users in Madagascar

Home Page:https://mg-github-users.pages.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Top Madagascar Github Users

The public contributions by users in Madagascar. This list contains users from Madagascar and cities Antananarivo Toamasina Mahajanga Antsirabe.

There are 138 countries and 674 cities can be found here.

There are 952 users in Madagascar. You need at least 1 followers to be on this list.

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:
export default {
  // other rules...
  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

The public contributions by users in Madagascar

https://mg-github-users.pages.dev/


Languages

Language:TypeScript 63.9%Language:CSS 28.4%Language:JavaScript 4.1%Language:HTML 3.6%