feat(xo-server): move all files to packages/xo-server

This commit is contained in:
Julien Fontanet
2018-02-01 14:17:39 +01:00
parent 4f13b32f9a
commit 214528a880
134 changed files with 0 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
/benchmark/
/benchmarks/
*.bench.js
*.bench.js.map
/examples/
example.js
example.js.map
*.example.js
*.example.js.map
/fixture/
/fixtures/
*.fixture.js
*.fixture.js.map
*.fixtures.js
*.fixtures.js.map
/test/
/tests/
*.spec.js
*.spec.js.map
__snapshots__/