Skip to content

Commit c158875

Browse files
committed
Update README.md
1 parent 519a38e commit c158875

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33

44
UI displaying URL Classifier Exceptions stored in RemoteSettings.
55

6-
You can view the raw RemoteSettings data here:
7-
-
8-
96
## Development
107

118
### Getting Started
@@ -27,7 +24,7 @@ You can view the raw RemoteSettings data here:
2724
You can auto format code via:
2825

2926
```bash
30-
npm run prettier
27+
npm run lint[-fix]
3128
```
3229

3330
### Building for Production

0 commit comments

Comments
 (0)