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