feat: cms feedback and customer management
This commit is contained in:
14
eslint_report.txt
Normal file
14
eslint_report.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Pages directory cannot be found at /Users/marcmintel/Projects/at-mintel/pages or /Users/marcmintel/Projects/at-mintel/src/pages. If using a custom path, please configure with the `no-html-link-for-pages` rule in your eslint config file.
|
||||
|
||||
/Users/marcmintel/Projects/at-mintel/packages/cli/src/index.ts
|
||||
32:16 warning 'e' is defined but never used. Allowed unused caught errors must match /^_/u @typescript-eslint/no-unused-vars
|
||||
32:19 error Empty block statement no-empty
|
||||
|
||||
/Users/marcmintel/Projects/at-mintel/packages/cms-infra/extensions/customer-manager/index.js
|
||||
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to disable file ignore settings or use "--no-warn-ignored" to suppress this warning
|
||||
|
||||
/Users/marcmintel/Projects/at-mintel/packages/customer-manager/index.js
|
||||
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to disable file ignore settings or use "--no-warn-ignored" to suppress this warning
|
||||
|
||||
✖ 4 problems (1 error, 3 warnings)
|
||||
|
||||
Reference in New Issue
Block a user