FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · PranamBhat/JavaScript-Concepts · GitHub
PranamBhat
/
JavaScript-Concepts
Public
forked from
airbnb/javascript
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jun 27, 2020
[eslint config] [base] add new rules from v7.3
ljharb
committed
5124de2
View commit details
Copy full SHA for 5124de2
Browse repository at this point
Commits on Jun 18, 2020
[eslint config] v18.2.0
ljharb
committed
5495541
View commit details
Copy full SHA for 5495541
Browse repository at this point
[eslint config] [deps] update `eslint-config-airbnb-base`, `eslint-plugin-jsx-a11y`
ljharb
committed
197b50c
View commit details
Copy full SHA for 197b50c
Browse repository at this point
[eslint config] [tests] fix for eslint 7
ljharb
committed
f550ded
View commit details
Copy full SHA for f550ded
Browse repository at this point
[Dev Deps] update `markdownlint`, `markdownlint-cli`
ljharb
committed
562e351
View commit details
Copy full SHA for 562e351
Browse repository at this point
Commits on Jun 11, 2020
[eslint config] [base] v14.2.0
ljharb
committed
78457af
View commit details
Copy full SHA for 78457af
Browse repository at this point
Commits on Jun 10, 2020
[eslint config] [*] [new] add `eslint` `v7`
ljharb
committed
5b462a0
View commit details
Copy full SHA for 5b462a0
Browse repository at this point
[Tests] add `node` `v14`; remove `v9`, `v11`
ljharb
committed
fe2e451
View commit details
Copy full SHA for fe2e451
Browse repository at this point
[eslint config] [*] [deps] update `eslint-plugin-import`
ljharb
committed
b587006
View commit details
Copy full SHA for b587006
Browse repository at this point
Commits on Jun 8, 2020
[eslint config] [*] [deps] update `eslint-plugin-import`, `eslint-plugin-react`, `babel-preset-airbnb`, `eslint-find-rules`, `in-publish`, `tape`
ljharb
committed
7aa0fa1
View commit details
Copy full SHA for 7aa0fa1
Browse repository at this point
[Deps] update `object.entries`
ljharb
committed
d34f807
View commit details
Copy full SHA for d34f807
Browse repository at this point
Commits on Jun 6, 2020
[eslint config] [base] [minor] Disallow multiple empty lines
vladshcherbin
authored and
ljharb
committed
cad3db3
View commit details
Copy full SHA for cad3db3
Browse repository at this point
Commits on Jun 5, 2020
[eslint config] [patch] set `explicitSpread` to ignore for `react/jsx-props-no-spreading`
seve
authored and
ljharb
committed
c48a060
View commit details
Copy full SHA for c48a060
Browse repository at this point
Commits on May 20, 2020
[eslint config] [base] [patch] Include 'context' exception for `no-param-reassign`
vladshcherbin
authored and
ljharb
committed
8aee3e1
View commit details
Copy full SHA for 8aee3e1
Browse repository at this point
Commits on Apr 9, 2020
[eslint config] [minor] Allow using `eslint-plugin-react-hooks` v3 and v4
Show description for 22adc06
kripod
and
ljharb
committed
22adc06
View commit details
Copy full SHA for 22adc06
Browse repository at this point
Commits on Mar 31, 2020
[guide] unquote properties in whitespace key spacing section
wenzi0github
authored and
ljharb
committed
c0ee2c4
View commit details
Copy full SHA for c0ee2c4
Browse repository at this point
Commits on Mar 16, 2020
[eslint config] [base] [patch] Allow triple-slash (///) comments
bl00mber
authored and
ljharb
committed
0375265
View commit details
Copy full SHA for 0375265
Browse repository at this point
[eslint config] [base] [patch] Disable `prefer-object-spread` for `airbnb-base/legacy`
bl00mber
authored and
ljharb
committed
d3628e2
View commit details
Copy full SHA for d3628e2
Browse repository at this point
Commits on Mar 14, 2020
[eslint config] [patch] relax `eslint-plugin-react-hooks` down to v2.3, due to a controversial change in v2.5
Show description for f075a0d
ljharb
committed
f075a0d
View commit details
Copy full SHA for f075a0d
Browse repository at this point
[eslint config] readme: fix typo
davidjbradshaw
authored and
ljharb
committed
d529cca
View commit details
Copy full SHA for d529cca
Browse repository at this point
Commits on Mar 13, 2020
[eslint config] v18.1.0
ljharb
committed
a3355f9
View commit details
Copy full SHA for a3355f9
Browse repository at this point
[eslint config] [deps] update `eslint-config-airbnb-base`
ljharb
committed
e7062c3
View commit details
Copy full SHA for e7062c3
Browse repository at this point
Commits on Mar 12, 2020
[eslint config] [base] v14.1.0
ljharb
committed
c75b66d
View commit details
Copy full SHA for c75b66d
Browse repository at this point
[eslint config] [*] [deps] update `eslint`, `eslint-plugin-react`, `eslint-plugin-react-hooks`
ljharb
committed
e279b6d
View commit details
Copy full SHA for e279b6d
Browse repository at this point
[Dev Deps] update `@babel/runtime`
ljharb
committed
6924bd3
View commit details
Copy full SHA for 6924bd3
Browse repository at this point
[Tests] actually run the linter on subpackages
ljharb
committed
165af9b
View commit details
Copy full SHA for 165af9b
Browse repository at this point
Commits on Mar 11, 2020
[react] Update Chinese (Simplified) Translation
Show description for e4f3dd4
jiahao-c
authored and
ljharb
committed
e4f3dd4
View commit details
Copy full SHA for e4f3dd4
Browse repository at this point
Commits on Mar 9, 2020
[guide] Add link to eslint rule for https://github.com/airbnb/javascript#modules--multiline-imports-over-newlines
Semigradsky
authored and
ljharb
committed
e6e6414
View commit details
Copy full SHA for e6e6414
Browse repository at this point
Commits on Mar 2, 2020
guide: import/extensions rule documentation
cain
authored and
ljharb
committed
9890b40
View commit details
Copy full SHA for 9890b40
Browse repository at this point
Commits on Feb 28, 2020
[guide]: add "bigint" type to the primitives type section.
Show description for 717ba51
lagagain
authored and
ljharb
committed
717ba51
View commit details
Copy full SHA for 717ba51
Browse repository at this point
Commits on Feb 20, 2020
[eslint config] [minor] Fix typo in no-multiple-empty-lines rule
Show description for 06b3ab1
Luis729
authored and
ljharb
committed
06b3ab1
View commit details
Copy full SHA for 06b3ab1
Browse repository at this point
Commits on Feb 14, 2020
[eslint config] add config for disabled new rules
ljharb
committed
019e0f7
View commit details
Copy full SHA for 019e0f7
Browse repository at this point
Commits on Feb 7, 2020
[Dev Deps] update `markdownlint-cli`
ljharb
committed
41ca203
View commit details
Copy full SHA for 41ca203
Browse repository at this point
[eslint config] [base] Fix indentation with JSX Fragments
bertho-zero
authored and
ljharb
committed
651280e
View commit details
Copy full SHA for 651280e
Browse repository at this point
Commits on Sep 16, 2019
[eslint config] [minor] Support eslint-plugin-react-hooks@2
perrin4869
authored and
ljharb
committed
3493b06
View commit details
Copy full SHA for 3493b06
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL