UNPKG

187 BPlain TextView Raw
1{
2 "test": [
3 "src/**/*.test.js"
4 ],
5 "critics": {
6 "lint": {
7 "engine": "standard"
8 }
9 },
10 "dependencies": {
11 "unused-ignores": [
12 "babel-runtime"
13 ]
14 }
15}