Skip to content

Commit df1fd1c

Browse files
committed
docs: remove changelogs
1 parent dce2311 commit df1fd1c

File tree

211 files changed

+555
-7686
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

211 files changed

+555
-7686
lines changed

.eslintrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ module.exports = {
2727
rules: {
2828
// Removes "default" from "restrictedNamedExports", original rule setup — https://github.com/airbnb/javascript/blob/master/packages/eslint-config-airbnb-base/rules/es6.js#L65
2929
'no-restricted-exports': ['error', { restrictedNamedExports: ['then'] }],
30-
'no-unused-vars': 'error',
30+
'no-unused-vars': 'off',
3131
'no-shadow': 'off',
3232
'no-undef': 'error',
3333
'react/require-default-props': 0,

.neon

Lines changed: 0 additions & 4 deletions
This file was deleted.

content/changelog/2022-06-08.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

content/changelog/2022-07-11.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

content/changelog/2022-07-19.md

Lines changed: 0 additions & 31 deletions
This file was deleted.

content/changelog/2022-07-20.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

content/changelog/2022-08-02.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

content/changelog/2022-08-04.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

content/changelog/2022-08-08.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

content/changelog/2022-08-15.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)