Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
6e2a6983ec95c7a64db3d219b9533af1c2b8c1a1
/
.
/
.eslintignore
blob: dde2dba1845e6055e6e0186a37d7eae4e238a1f6 [
file
] [
log
] [
blame
]
# TODO: Use eslint on js lib and generated code
# Ignore lib/js for now, which uses jshint currently
lib
/
js
/*
# Ignore all generated code for now
**/
gen
-*
# Don't lint nested node_modules
**/
node_modules