mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Merge pull request #1254 from alex-safian/patch-1
Update .eslintrc URL in CONTRIBUTING.md file
This commit is contained in:
commit
a18f2e0346
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@ -10,7 +10,7 @@ It's never a fun experience to have your pull request declined after investing a
|
||||
|
||||
## Coding standards
|
||||
|
||||
Our code formatting rules are defined in [.eslintrc](https://github.com/tailwindcss/tailwindcss/blob/master/.eslintrc). You can check your code against these standards by running:
|
||||
Our code formatting rules are defined in [.eslintrc](https://github.com/tailwindcss/tailwindcss/blob/master/.eslintrc.json). You can check your code against these standards by running:
|
||||
|
||||
```sh
|
||||
npm run style
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user