Skip to content

Instantly share code, notes, and snippets.

View mingtheanlay's full-sized avatar
👀
is typing

Mingthean Lay mingtheanlay

👀
is typing
View GitHub Profile
@mingtheanlay
mingtheanlay / windows_and_office_kms_setup.adoc
Created August 27, 2024 05:03 — forked from jerodg/windows_and_office_kms_setup.adoc
Activate Windows and Office Using KMS Server

Microsoft Windows and Office KMS Setup

@mingtheanlay
mingtheanlay / import-github-label.md
Last active July 21, 2023 09:01
Script to import labels to Github issue page
@mingtheanlay
mingtheanlay / GitCommitEmoji.md
Created September 8, 2022 04:39 — forked from parmentf/GitCommitEmoji.md
Git Commit message Emoji

Project root:

yarn add -D --save-exact eslint-config-airbnb eslint-config-airbnb-typescript eslint-config-prettier eslint-config-react-app eslint-import-resolver-typescript eslint-webpack-plugin eslint-plugin-flowtype eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-react-hooks babel-eslint eslint-plugin-jest @typescript-eslint/parser @typescript-eslint/eslint-plugin prettier prettier-eslint prettier-eslint-cli eslint-plugin-prettier

$ vim .eslintrc

{
  "plugins": ["prettier", "@typescript-eslint"],