Files
atom/spec/fixtures/packages/package-with-serialize-error/package.cson
2013-11-26 11:02:53 -08:00

6 lines
197 B
Plaintext

# This package loads async, otherwise it would log errors when it
# is automatically serialized when workspaceView is deactivatated
'main': 'index.coffee'
'activationEvents': ['activation-event']