oscript-vscode-plugin
Version:
Oscript support for writing Autonomous Agents in VS Code
30 lines (26 loc) • 541 B
Plain Text
node_modules/aa-testkit/testdata
fixtures.json.1#
testdata/**
.vscode/**
.git/**
**/*.map
.gitignore
shared.webpack.config.js
client/**
server/**
!client/out/extension.js
!server/out/server.js
config
yarn-error.log
webpack.config.js
loaders
!client/syntaxes
node_modules
!node_modules/mocha/**
!node_modules/ocore/**
!node_modules/ws/**
!node_modules/obyte/**
!node_modules/babel-runtime/**
!node_modules/core-js/**
!node_modules/to-regex
testdata/**