mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 08:58:26 +00:00
* merge develop * Add eslint dependencies, configs and scripts to plugins project * run lint with Github action * ignore tests and dist folders * fun eslint with --fix and manual fixes, renamed __tests_ to __tests__ * add plugins packages folder to lint-staged config * fix lint issue
7 lines
93 B
Text
7 lines
93 B
Text
dist
|
|
migrations
|
|
.eslintrc.js
|
|
packages/*/__tests__/*.js
|
|
packages/*/dist/*
|
|
client.js
|
|
server.ts
|