Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
891c521528beb57fef0c362f535e3e355b52cd1c
/
.
/
.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