UNPKG

@vrbo/nimbuild-webpack

Version:

Library that provides nimbuild webpack bundling at runtime

16 lines (13 loc) 228 B
{ "parser": "babel-eslint", "parserOptions": { "sourceType": "module", "ecmaFeatures": { "jsx": true } }, "plugins": ["prettier"], "env": { "mocha": true } }