Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuration for tools used across OpenZeppelin projects.

Prettier

We use Prettier as a code formatter to keep our code consistent and to reduce friction for reading and reviewing code.

For Solidity we use the Prettier Solidity plugin.

JavaScript

To check for common errors in JavaScript or TypeScript, we use ESLint, with the rules in .eslintrc. Note that some additional packages are required.

ESLint should run with --max-warnings 0 in CI.

About

Code style guidelines and rules for OpenZeppelin projects

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages