UNPKG

prettier-plugin-solidity

Version:

A Prettier Plugin for automatically formatting your Solidity code.

8 lines 253 B
export * from './arithmetic.js'; export * from './assignment.js'; export * from './bit.js'; export * from './comparison.js'; export * from './exponentiation.js'; export * from './logical.js'; export * from './shift.js'; //# sourceMappingURL=index.js.map