* show lint errors as warnings * add initial code * adjust editor positions * update pr comments * mark jshint errors * reset changes * remove unused prop * fix test errors * remove unused imports * dont show warning in the error counter * show yellow if warning * remove active error functionality * update linter to use async functionality * update linter messages * update binding positions * fix evaluate tests * dont show undefined errors in debugger * move lint code to separate file * update testes * remove unused import * update tests * address pr comments * add comment to explain why * replace proper regex * fix undefined message error * Update styling for warnings * address position issue in the linter * Fix failing tests * Merge 'release' on to 'Feature/linting-errors' * add console as global object * address lint issues * fix requested linting erros for release * fix breaking issue * remove unwanted code * revert unrelated changes * remove unnecessary file * add extra libraries to jshint data * import lodash functions that are used * update jshint settings * Fix failing test * don't show lint errors if there is a parsing issue * update jshint to latest version |
||
|---|---|---|
| .. | ||
| .storybook | ||
| cypress | ||
| docker | ||
| generators | ||
| patches | ||
| public | ||
| src | ||
| test | ||
| typings | ||
| .dockerignore | ||
| .editorconfig | ||
| .eslintrc.json | ||
| .flowconfig | ||
| .gitignore | ||
| .huskyrc | ||
| .lintstagedrc | ||
| .nvmrc | ||
| .prettierignore | ||
| .prettierrc | ||
| .sentryclirc | ||
| build.sh | ||
| craco.build.config.js | ||
| craco.common.config.js | ||
| craco.dev.config.js | ||
| cypress.json | ||
| Dockerfile | ||
| gitbook-algolia-lambda.js | ||
| jest.config.js | ||
| netlify.toml | ||
| package.json | ||
| README.md | ||
| README.old.md | ||
| start-https.sh | ||
| tsconfig.json | ||
| tsconfig.path.json | ||
| yarn.lock | ||
Appsmith Client
This project was bootstrapped with Create React App.
For details on setting up your development machine, please refer to the Setup Guide