Created
September 7, 2017 16:13
-
-
Save zachwolf/16ec6d728d83680fb19c7c31f17d004b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ignore] | |
<PROJECT_ROOT>/node_modules/material-ui/styles/withStyles.js.flow | |
<PROJECT_ROOT>/node_modules/react-scrollbar-size/node_modules/react-event-listener/.* | |
<PROJECT_ROOT>/node_modules/jss/lib/renderers/DomRenderer.js.flow | |
<PROJECT_ROOT>/node_modules/jss/lib/rules/ConditionalRule.js.flow | |
<PROJECT_ROOT>/node_modules/jss/lib/rules/FontFaceRule.js.flow | |
<PROJECT_ROOT>/node_modules/jss/lib/rules/KeyframesRule.js.flow | |
<PROJECT_ROOT>/node_modules/jss/lib/rules/StyleRule.js.flow | |
<PROJECT_ROOT>/node_modules/jss/lib/rules/ViewportRule.js.flow | |
<PROJECT_ROOT>/node_modules/jss/lib/rules/SimpleRule.js.flow | |
<PROJECT_ROOT>/node_modules/jss/lib/types.js.flow | |
<PROJECT_ROOT>/node_modules/babel-plugin-transform-react-remove-prop-types/.* | |
<PROJECT_ROOT>/build/.* | |
<PROJECT_ROOT>/scripts/.* | |
<PROJECT_ROOT>/coverage/.* | |
<PROJECT_ROOT>/config/.* | |
.*\.test\.js | |
[include] | |
[libs] | |
<PROJECT_ROOT>/flow-typed/.* | |
[lints] | |
[options] | |
emoji=true | |
# jss uses getters, supress related warnings | |
unsafe.enable_getters_and_setters=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment