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