forked from WebKit/Speedometer
-
Notifications
You must be signed in to change notification settings - Fork 3
/
.eslintignore
35 lines (29 loc) · 1.08 KB
/
.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
/node_modules
**/dist
package-lock.json
**/.angular
/resources/tentative/*
!/resources/tentative/charts
/resources/todomvc/architecture-examples/*
!/resources/todomvc/architecture-examples/angular
!/resources/todomvc/architecture-examples/backbone
!/resources/todomvc/architecture-examples/preact
!/resources/todomvc/architecture-examples/react
!/resources/todomvc/architecture-examples/react-redux
!/resources/todomvc/architecture-examples/svelte
!/resources/todomvc/architecture-examples/vue
/resources/todomvc/vanilla-examples/*
!/resources/todomvc/vanilla-examples/javascript-es5
!/resources/todomvc/vanilla-examples/javascript-es6
!/resources/todomvc/vanilla-examples/javascript-es6-webpack
!/resources/tentative/complex-static-html
/resources/tentative/complex-static-html/*
!/resources/tentative/complex-static-html/src
/resources/tentative/complex-static-html/src/*
!/resources/tentative/complex-static-html/src/big-dom-generator
!/resources/editors
/resources/editors/assets
!/resources/newssite
!/resources/newssite/news-next
!/resources/newssite/news-nuxt
!/resources/newssite/news-site-css