UNPKG

89 BMarkdownView Raw
1grunt.initConfig({
2 taskname: {
3 src: ["path/**/*.coffee", "./*.coffee"]
4 },
5});
\No newline at end of file