UNPKG

prettier-plugin-solidity

Version:

A Prettier Plugin for automatically formatting your Solidity code.

8 lines (7 loc) 220 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';