-
Notifications
You must be signed in to change notification settings - Fork 56
/
.eslintignore
38 lines (38 loc) · 1006 Bytes
/
.eslintignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
docs/
packages/mqtt
packages/stream/kafka/examples
packages/stream/kafka/docker
packages/gateway-client-proxy/webpack.config.js
packages/gateway/src/public
packages/gateway/out
packages/jsg-comp-core/server
packages/jsg-comp-ui/gettingstarted
packages/jsg-comp-ui/gulp-tasks
packages/jsg-comp-ui/scripts
packages/jsg-core/gulpfile.js
packages/jsg-core/gulp-tasks
packages/jsg-core/example-websocket
packages/jsg-core/gettingstarted
packages/jsg-core/test/CyclicDependencyDetection.test.js
packages/jsg-ui/test
packages/jsg-ui/firststeps
packages/jsg-ui/example-websocket
packages/jsg-ui/gettingstarted
packages/jsg-ui/scripts
packages/jsg-ui/src/includes.js
packages/jsg-ui/src/ui/events/hammer.js
packages/webui/config
packages/webui/public
packages/webui/scripts
**/node_modules
**/coverage
**/dist
**/built
**/build
# TODO: Fix the following
packages/cli
packages/machine-test-runner
packages/machine-graphmodel
packages/machine-graphview
packages/webcomponent/demo
#packages/webcomponent/streammachine