File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 166166 " test/fixture/{source-map-initial,syntax-error}.js" ,
167167 " test/fixture/snapshots/test-sourcemaps/build/**" ,
168168 " test/fixture/power-assert.js" ,
169- " **/*.ts" ,
170- " test/flow-types/*"
169+ " **/*.ts"
171170 ],
172171 "rules" : {
173172 "no-use-extend-native/no-use-extend-native" : " off"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Translations: [Español](https://github.com/avajs/ava-docs/blob/master/es_ES/rea
2222- Runs tests concurrently
2323- Enforces writing atomic tests
2424- No implicit globals
25- - Includes TypeScript & Flow type definitions
25+ - Includes TypeScript definitions
2626- [ Magic assert] ( #magic-assert )
2727- [ Isolated environment for each test file] ( ./docs/01-writing-tests.md#process-isolation )
2828- [ Write your tests using the latest JavaScript syntax] ( #latest-javascript-support )
You can’t perform that action at this time.
0 commit comments