Files
base-configs/packages/browserslist-config/index.cjs
Ismo Vuorinen 93ea840406 feat!: module & commonjs in browserslist
BREAKING CHANGE: support module, and commonjs types
2024-08-21 17:38:30 +03:00

4 lines
102 B
JavaScript

'use strict'
module.exports = ['defaults and fully supports es6-module', 'maintained node versions']