mirror of
https://github.com/bendtherules/github-delete-unused-repos.git
synced 2026-08-18 13:52:59 +00:00
Fix comment style
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/*
|
||||
@TODO 1. Change babelrc browser support to :
|
||||
/**
|
||||
* @todo Change babelrc browser support to support all modern browsers:
|
||||
|
||||
```
|
||||
"browsers": [
|
||||
"> 1%",
|
||||
@@ -7,8 +8,9 @@
|
||||
"not ie <= 8"
|
||||
]
|
||||
```
|
||||
*/
|
||||
|
||||
/*
|
||||
@TODO 2: In webpack, enable uglify
|
||||
*/
|
||||
|
||||
/**
|
||||
* @todo In webpack, enable uglify
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user