This is an automated email from the ASF dual-hosted git repository.

shuai pushed a change to branch test
in repository https://gitbox.apache.org/repos/asf/answer.git


    from 82a230e0 Merge branch 'external-img' into test
     add 9578aba5 fix: add setup-lint command for ui contents #1219
     add 9869c0b3 fix: delete unused commands for ui
     add 3a1a39c9 fix: delete pre-commit comamnds for ui
     add de27cad4 fix: gitignore add husky files
     new c40fe02b Merge branch 'setup-eslint' into test

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                               |   3 +
 ui/.lintstagedrc.json                    |  12 ++-
 ui/.prettierrc.json                      |   3 +-
 ui/package.json                          |   9 +-
 ui/scripts/setup-eslint.js               | 153 +++++++++++++++++++++++++++++++
 ui/src/components/AccordionNav/index.tsx |   1 +
 6 files changed, 172 insertions(+), 9 deletions(-)
 create mode 100644 ui/scripts/setup-eslint.js

Reply via email to