printj/.flowconfig

32 lines
351 B
Plaintext

[ignore]
.*/node_modules/.*
.*/dist/.*
.*/test.js
.*/bits/.*
.*/ctest/.*
.*/misc/.*
.*/tests/.*
.*/stress/.*
.*/demo/browser.js
.*/shim.js
.*/printj.js
[include]
printj.flow.js
.*/bin/.*.njs
lib/loop_code.js
lib/loop_char.js
lib/index_code.js
lib/index_char.js
lib/regex.js
[libs]
bits/flow.js
[options]
module.file_ext=.js
module.file_ext=.njs