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