postcss([require('postcss-plugin-namespace')('.insert-selector')]) input .foo{/* Input example */} output .insert-selector.foo{/* Output example */} Options Pass an options object as the second argument. options
开发基于 typescript ES6 语法, 使用jest eslint 为校验或测试的npm包。 因为需要使用到 ts, 模块化...