hyper/.eslintignore

13 lines
108 B
Text
Raw Normal View History

2016-08-08 07:29:38 -08:00
# build output
dist
build
2016-07-26 15:39:47 -08:00
app/dist
2016-08-08 07:29:38 -08:00
# dependencies
node_modules
2016-07-26 15:39:47 -08:00
app/node_modules
2016-08-08 07:29:38 -08:00
# other
2016-07-26 15:39:47 -08:00
app/static
assets